⚲
Class:
Mesh
Lua
C++
Edit
Mesh:Rotate
This method rotates all vertex positions by the specified rotation.
Syntax
Rotate
(number pitch, number yaw, number roll)
Rotate
(
Vec3
rotation)
Rotate
(
Quat
rotation)
Parameter
Description
rotation, (pitch, yaw, roll)
rotation of mesh vertices
Copyright © 2024 Ultra Software.
All rights reserved.