public void SetPosition (Animations.AnimationStream stream, Vector3 position);

파라미터

positionThe position of the transform in world space.
streamThe AnimationStream that holds the animated values.

설명

Sets the position of the transform in world space.