Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

TransformStreamHandle.SetLocalScale

Switch to Manual
public void SetLocalScale (Experimental.Animations.AnimationStream stream, Vector3 scale);

Parameters

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

Description

Sets the scale of the transform relative to the parent.