M_Skeleton:UpdateBoneMatrix(id)

Version added: before 9.5
Updates the transformation matrices for the given bone

Arguments:

Name Type Description Default Ver
id int32 Bone identifier -1 < 9.5

Return value:

void none
Updates the transformation matrices for the given bone. Use this after changing a bone's position or rotation.
<< Back to M_Skeleton