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

TransformStreamHandle.SetLocalScale

Declaration

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

Parameters

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

Description

Sets the scale of the transform relative to the parent.