Files
RCBASIC4/doc/doc_files/usehingereferenceframea.html
2024-10-27 11:52:28 -04:00

20 lines
617 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>useHingeReferenceFrameA [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub useHingeReferenceFrameA( constraint_id, flag) </h2></p>
<p>
Allows you to specify which actor's local reference frame is used to determine the hinges angular limits and motor direction.
</p>
<p>
When flag is true the hinge constraint will use actor A's reference frame as the basis for calculating angular limits and motor directions.
</p>
<p>
</body>
</html>