For the complete documentation index, see llms.txt. This page is also available as Markdown.

ScaleMultiplier

AnythingWorld.RequestParameter.ScaleMultiplier

Declarations

public static RequestParameterOption ScaleMultiplier(float scaleVector)

Parameters

scaleVector

Vector scale

x, y, z

Scale in the X, Y and Z axis that will be applied to transform.

Description

Multiply the default or defined scale value by this value.

Last updated

Was this helpful?