public void SetRotation (Animations.AnimationStream stream, Quaternion rotation);

파라미터

streamThe AnimationStream that holds the animated values.
rotationThe rotation of the transform in world space.

설명

Sets the rotation of the transform in world space.