This version of Unity is unsupported.

TransformStreamHandle.SetLocalPosition

Declaration

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

Parameters

stream The AnimationStream that holds the animated values.
position The position of the transform relative to the parent.

Description

Sets the position of the transform relative to the parent.