This version of Unity is unsupported.

TransformSceneHandle.GetPosition

Declaration

public Vector3 GetPosition(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manages this handle.

Returns

Vector3 The position of the transform in world space.

Description

Gets the position of the transform in world space.