21 lines
654 B
HTML
21 lines
654 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getPointPivotA [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub getPointPivotA( constraint_id, ByRef x, ByRef y, ByRef z) </h2></p>
|
|
<p>
|
|
Gets the pivot point on the first actor (Body A) of the constraint. This pivot point defines the specific location in the local space of Body A where the point-to-point constraint is anchored.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getpointpivotb.html">GetPointPivotB</a>
|
|
<a href="setpointpivota.html">SetPointPivotA</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |