8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
#title GetConstraintFrameOffsetA [RCBasic Doc]
|
|
#header Sub GetConstraintFrameOffsetA( constraint_id, ByRef x, ByRef y, ByRef z, ByRef rx, ByRef ry, ByRef rz)
|
|
|
|
Gets the frame offset for actor A associated with a particular constraint. This frame offset defines the position and orientation of actor A relative to the constraint's anchor point.
|
|
|
|
#ref GetConstraintFrameOffsetB
|
|
|