⚲
Class:
Mesh
Lua
C++
Edit
Mesh::Transform
This method multiplies all vertex positions, normals, and tangents by the specified matrix.
Syntax
void
Transform
(const
Mat4
matrix)
Parameter
Description
matrix
mesh transform matrix
Copyright © 2024 Ultra Software.
All rights reserved.