deleteUV operation

Syntax

  • deleteUV( uvSet)

Parameters

  1. uvSet—float
    Number of texture coordinates set (integer number in [0,9] . The numbering corresponds to the texture layers of the material attribute, see also Texturing: essential knowledge.

Description

The deleteUV operation deletes the texture coordinates of the given uvSet.

Related


In this topic