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

23 lines
542 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetConstraintBFrame [RCBasic Doc] </title>
</head>
<body>
<p><h2>function GetConstraintBFrame( constraint_id, mA) </h2></p>
<p>
Stores the transform of the second actor in a constraint in mA
</p>
<p>
Note: Only applies to cone and hinge constraints
</p>
<br><p>Related:
<a href="getconstraintaframe.html">GetConstraintAFrame</a>
</p>
<p>
</body>
</html>