Class: Mesh
Lua
C++
Edit

Mesh::SetVertexTexCoords

This method sets the texture coordinates of a single vertex in the mesh.

Syntax

Parameter Description
index vertex index, starting with zero
texcoords, (u, v) vertex texture coordinates to set
texcoordset texture coordinate set, can be 0 or 1
Copyright © 2024 Ultra Software.
All rights reserved.