20 lines
617 B
HTML
20 lines
617 B
HTML
<!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 hinge’s 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> |