Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetLocalScale(AnimationStream)

Gets the scale of the transform relative to the parent.
Read time 1 minuteLast updated 8 days ago

Definition

public Vector3 GetLocalScale(AnimationStream stream)

Parameters

The AnimationStream that holds the animated values.

Returns

Type

Description

Vector3The scale of the transform relative to the parent.