This version of Unity is unsupported.

TransformStreamHandle.SetLocalScale

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

Parameters

scale The scale of the transform relative to the parent.
stream The AnimationStream that holds the animated values.

Description

Sets the scale of the transform relative to the parent.