Version: 2022.3
言語: 日本語
public bool TryGetRotation (out Quaternion rotation);

パラメーター

rotation Quaternion 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.