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

9 lines
284 B
Plaintext

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