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

TransformSceneHandle.GetLocalScale

Declaration

public Vector3 GetLocalScale(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manages this handle.

Returns

Vector3 The scale of the transform relative to the parent.

Description

Gets the scale of the transform relative to the parent.