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