public void SetLocalScale (Animations.AnimationStream stream, Vector3 scale);

Parameters

scaleThe scale of the transform relative to the parent.
streamThe AnimationStream that holds the animated values.

Description

Sets the scale of the transform relative to the parent.