|
3ds Max C++ API Reference
|
Classes | |
| class | RendParams |
| This class has a set of data members, and these parameters are passed to the renderer when the renderer is opened. More... | |
Macros | |
| #define | FIELD_EVEN 0 |
| #define | FIELD_ODD 1 |
| #define | RENDER_R25SHADOWS (1L << 2) |
| Removes a fix made for R3 that cleaned up the edges of shadows where objects intersect– DS 8/28/00 This goes in the extraFlags field of RendParams. More... | |
| #define | RENDER_HIDE_FROZEN (1L << 3) |
| Tell the renderer to hide frozen objects This goes in the extraFlags field of RendParams. More... | |
| #define | RP_ANTIALIAS_OFF 200 |
| An index to an external command. More... | |
| #define FIELD_EVEN 0 |
| #define FIELD_ODD 1 |
| #define RP_ANTIALIAS_OFF 200 |
An index to an external command.
Can be accepted as the argument to Execute()