This version of Unity is unsupported.

TransformSceneHandle.GetLocalPosition

public Vector3 GetLocalPosition(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manages this handle.

Returns

Vector3 The position of the transform relative to the parent.

Description

Gets the position of the transform relative to the parent.