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