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

TransformSceneHandle.SetPosition

매뉴얼로 전환
public void SetPosition (Experimental.Animations.AnimationStream stream, Vector3 position);

파라미터

streamThe AnimationStream that manage this handle.
positionThe position of the transform in world space.

설명

Sets the position of the transform in world space.