8 lines
338 B
Plaintext
8 lines
338 B
Plaintext
#title GetPointPivotA [RCBasic Doc]
|
|
#header Sub GetPointPivotA( constraint_id, ByRef x, ByRef y, ByRef z)
|
|
|
|
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.
|
|
|
|
#ref GetPointPivotB SetPointPivotA
|
|
|