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

TransformStreamHandle.SetLocalPosition

Declaration

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

Parameters

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

Description

Sets the position of the transform relative to the parent.