Version: 2022.2
언어: 한국어
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 The scale of the transform relative to the parent.

설명

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