Version: 2019.4
public void GetLocalTRS (Animations.AnimationStream stream, out Vector3 position, out Quaternion rotation, out Vector3 scale);

パラメーター

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

説明

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