Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title getConstraintFrameOffsetA [RCBasic Doc]
|
||||
#header sub getConstraintFrameOffsetA( constraint_id, ByRef x, ByRef y, ByRef z, ByRef rx, ByRef ry, ByRef rz)
|
||||
#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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user