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