⚲
Class:
Mesh
Lua
C++
Edit
Mesh::GetVertexNormal
This method gets the normal of the specified vertex.
Syntax
Vec3
GetVertexNormal
(const uint32_t index)
Parameter
Description
index
vertex index
Returns
Returns the vertex normal.
Copyright © 2024 Ultra Software.
All rights reserved.