dxTextureCoords(texture%,coord_set%)

Parameters

texture - name of texture
coords -
0: UV coordinates are from first UV set in vertices (default)
1: UV coordinates are from second UV set in vertices

Description

Sets the texture coordinate mode for a texture.

This determines where the UV values used to look up a texture come from.

Index