Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TransformStreamHandle.SetLocalScale

Declaration

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

Parameters

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

Description

Sets the scale of the transform relative to the parent.