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