This version of Unity is unsupported.

TransformStreamHandle.GetLocalScale

public Vector3 GetLocalScale(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Vector3 The scale of the transform relative to the parent.

Description

Gets the scale of the transform relative to the parent.