TransformSceneHandle.GetLocalScale

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答