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

TransformSceneHandle.SetLocalScale

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

Parameters

streamThe AnimationStream that manage this handle.
scaleThe scale of the transform relative to the parent.

Description

Sets the scale of the transform relative to the parent.