8 lines
339 B
Plaintext
8 lines
339 B
Plaintext
#title getPointPivotB [RCBasic Doc]
|
|
#header sub getPointtPivotB( constraint_id, ByRef x, ByRef y, ByRef z)
|
|
|
|
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.
|
|
|
|
#ref GetPointPivotA SetPointPivotB
|
|
|