Ejemplo n.º 1
0
 public Vector3 GetRotationPointPosition(int nodeIndex)
 {
     return(RotationPath.GetVectorAtKey(nodeIndex));
 }