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

TransformSceneHandle.SetPosition

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

Parameters

streamThe AnimationStream that manages this handle.
positionThe position of the transform in world space.

Description

Sets the position of the transform in world space.