Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setPointPivotB [RCBasic Doc] </title>
|
||||
<title>SetPointPivotB [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setPointPivotB( constraint_id, x, y, z) </h2></p>
|
||||
<p><h2>Sub SetPointPivotB( constraint_id, x, y, z) </h2></p>
|
||||
<p>
|
||||
Sets the pivot point on the second 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>
|
||||
@@ -16,6 +16,7 @@
|
||||
<a href="setpointpivotb.html">SetPointPivotB</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user