public static Vector3 GetJointRotation(IRISJoints.Joints joint, int userIndex = 0) { return(CVInterface.GetJointRot3D(joint, userIndex)); }