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

TransformSceneHandle.SetPosition

Switch to Manual
public void SetPosition (Experimental.Animations.AnimationStream stream, Vector3 position);

Parameters

streamThe AnimationStream that manage this handle.
position世界空间中的变换位置。

Description

Sets the position of the transform in world space.