public void SetPosition (Animations.AnimationStream stream, Vector3 position);

Parámetros

positionLa posición del transform en el espacio del mundo.
streamThe AnimationStream that holds the animated values.

Descripción

Sets the position of the transform in world space.