Class: Mesh
Lua
C++
Edit

Mesh::SetVertexPosition

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

Syntax

Parameter Description
index vertex index, starting with zero
position, (x, y, z) vertex position to set
Copyright © 2024 Ultra Software.
All rights reserved.