This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

TransformStreamHandle.SetLocalPosition

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

Parameters

streamThe AnimationStream that holds the animated values.
positionThe position of the transform relative to the parent.

Description

Sets the position of the transform relative to the parent.