Files
RCBASIC4/doc/files/getactorbonescale.txt
2026-02-26 15:33:51 -06:00

8 lines
295 B
Plaintext

#title GetActorBoneScale [RCBasic Doc]
#header Function GetActorBoneScale( actor, bone_index, ByRef x, ByRef y, ByRef z )
Returns the scale transform for an actor's bone
NOTE: This is only for actors that use skeletal animation (ie. *.b3d, *.x, *.ms3d, and actors created from Anim8or files)