This version of Unity is unsupported.

TransformStreamHandle.GetLocalPosition

public Vector3 GetLocalPosition(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Vector3 The position of the transform relative to the parent.

Description

Gets the position of the transform relative to the parent.