public bool TryGetRotation (out Quaternion rotation);

파라미터

rotationQuaternion to receive the rotation of the bone in Unity world space.

반환

bool true if the rotation was retrieved, false otherwise.

설명

Gets the world rotation of the bone.