Class: Mesh
Lua
C++
Edit

Mesh:SetVertexPosition

This method sets the normal of a single vertex in the mesh.

Syntax

Parameter Description
index the vertex index, starting at 1
normal, (x, y, z) the vertex normal to set
Copyright © 2024 Ultra Software.
All rights reserved.