This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

TransformSceneHandle.SetLocalScale

Declaration

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

Parameters

stream The AnimationStream that manage this handle.
scale The scale of the transform relative to the parent.

Description

Sets the scale of the transform relative to the parent.