Version: 2020.3
言語: 日本語
public void GetLocalTRS (Animations.AnimationStream stream, out Vector3 position, out Quaternion rotation, out Vector3 scale);

パラメーター

stream The AnimationStream that manages this handle.
position The position of the transform relative to the parent.
rotation The rotation of the transform relative to the parent.
scale 親の Transform オブジェクトから見た相対的なスケール

説明

Gets the position, rotation and scale of the transform relative to the parent.