9 lines
408 B
Plaintext
9 lines
408 B
Plaintext
#title GetConstraintAnchorB [RCBasic Doc]
|
|
#header sub GetConstraintAnchorB( constraint_id, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the anchor point of the first actor in world space, where the slider constraint is acting on the actor. This point represents the location of the slider's reference frame on body B in the global coordinate system.
|
|
|
|
Note: Only applies to Slider constraints
|
|
|
|
#ref GetConstraintAnchorA
|