Experimental: this API is experimental and might be changed or removed in the future.

TransformSceneHandle.SetRotation

매뉴얼로 전환
public void SetRotation (Experimental.Animations.AnimationStream stream, Quaternion rotation);

파라미터

streamThe AnimationStream that manage this handle.
rotationThe rotation of the transform in world space.

설명

Sets the rotation of the transform in world space.