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 1 or 2
Copyright © 2024 Ultra Software.
All rights reserved.