This version of Unity is unsupported.

TransformStreamHandle.SetPosition

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

Parameters

position The position of the transform in world space.
stream The AnimationStream that holds the animated values.

Description

Sets the position of the transform in world space.