Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetLocalScale(AnimationStream, Vector3)

Sets the scale of the transform relative to the parent.
Read time 1 minuteLast updated 6 days ago

Definition

public void SetLocalScale(AnimationStream stream, Vector3 scale)

Parameters

The AnimationStream that holds the animated values.

scale

The scale of the transform relative to the parent.