Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

TransformSceneHandle.GetLocalScale

Switch to Manual
public Vector3 GetLocalScale (Experimental.Animations.AnimationStream stream);

Parameters

streamThe AnimationStream that manage this handle.

Returns

Vector3 The scale of the transform relative to the parent.

Description

Gets the scale of the transform relative to the parent.