3ds Max C++ API Reference
mtl.h File Reference
#include "export.h"
#include "containers/Array.h"
#include "matrix3.h"
#include "BaseInterface.h"

Classes

class  TextureInfo
 
class  Material
 The main material class definition. More...
 

Macros

#define UVSOURCE_MESH   0
 
#define UVSOURCE_XYZ   1
 
#define UVSOURCE_MESH2   2
 
#define UVSOURCE_WORLDXYZ   3
 
#define UVSOURCE_FACEMAP   5
 
#define UVSOURCE_HWGEN   6
 

Macro Definition Documentation

◆ UVSOURCE_MESH

#define UVSOURCE_MESH   0

◆ UVSOURCE_XYZ

#define UVSOURCE_XYZ   1

◆ UVSOURCE_MESH2

#define UVSOURCE_MESH2   2

◆ UVSOURCE_WORLDXYZ

#define UVSOURCE_WORLDXYZ   3

◆ UVSOURCE_FACEMAP

#define UVSOURCE_FACEMAP   5

◆ UVSOURCE_HWGEN

#define UVSOURCE_HWGEN   6