Files
RCBASIC4/doc/doc_files/getconstraintbframe.html
2026-02-26 15:33:51 -06:00

24 lines
549 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>
</p>
</body>
</html>