Version: 2019.4
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.