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

TransformSceneHandle.SetPosition

Cambiar al Manual
public void SetPosition (Experimental.Animations.AnimationStream stream, Vector3 position);

Parámetros

streamThe AnimationStream that manage this handle.
positionLa posición del transform en el espacio del mundo.

Descripción

Sets the position of the transform in world space.