public void SetGlobalTR (Animations.AnimationStream stream, Vector3 position, Quaternion rotation, bool useMask);

Parámetros

streamThe AnimationStream that holds the animated values.
positionLa posición del transform en el espacio del mundo.
rotationThe rotation of the transform in world space.
useMaskSet to true to write the specified parameters if the matching stream parameters have not already been modified.

Descripción

Sets the position and rotation of the transform in world space.