Pass:scale

Edit

Scales the coordinate system.



Scale the coordinate system using numbers.

Arguments

NameTypeDefaultDescription
sxnumber The x component of the scale.
synumbersx The y component of the scale.
sznumbersx The z component of the scale.

Returns

Nothing

Scale the coordinate system using a vector.

Arguments

NameTypeDescription
scaleVec3 The scale to apply.

Returns

Nothing

See also