⚲
Class:
Mesh
Lua
C++
Edit
Mesh:Scale
This method scales all vertex positions by the specified value.
Syntax
Scale
(
Vec3
scale)
Scale
(number x, number y, number z)
Parameter
Description
scale
the scale to apply
x, y, z
the vertex scale
Copyright © 2024 Ultra Software.
All rights reserved.