deleteUV operation

Syntax

  • deleteUV (uvSet)

Parameters

  1. uvSet—float (range[0,5])
    Number of texture coordinates set. 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