Ejemplo n.º 1
0
 public AnimationNodeTransform GetBoneTransform(int boneIndex)
 {
     if (boneIndex >= CurrentAnimation.GetLength(1))
     {
         return(default);