3ds Max C++ API Reference
|
Flag bits for DoMaterialBrowseDlg() More...
Macros | |
#define | BROWSE_MATSONLY (1<<0) |
Materials only. | |
#define | BROWSE_MAPSONLY (1<<1) |
Maps only. | |
#define | BROWSE_INCNONE (1<<2) |
Include 'None' as an option. | |
#define | BROWSE_INSTANCEONLY (1<<3) |
Only allow instances, no copy. | |
#define | BROWSE_TO_MEDIT_SLOT (1<<4) |
browsing to medit slot | |
#define | BROWSE_EXISTING_ONLY (1<<5) |
Browse for existing materials only; no new materials. | |
Flag bits for DoMaterialBrowseDlg()
#define BROWSE_MATSONLY (1<<0) |
Materials only.
#define BROWSE_MAPSONLY (1<<1) |
Maps only.
#define BROWSE_INCNONE (1<<2) |
Include 'None' as an option.
#define BROWSE_INSTANCEONLY (1<<3) |
Only allow instances, no copy.
#define BROWSE_TO_MEDIT_SLOT (1<<4) |
browsing to medit slot
#define BROWSE_EXISTING_ONLY (1<<5) |
Browse for existing materials only; no new materials.