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

TransformStreamHandle.SetPosition

Declaration

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

Parameters

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

Description

Sets the position of the transform in world space.