Viewport Rendering Levels
These values are used by Interface7::SetActiveViewportRenderLevel(int level).
The values correspond to the shading options in the Viewport right-click menu
Enumerator |
---|
SMOOTH_HIGHLIGHT |
Smooth shading with highlights.
|
SMOOTH |
Smooth shading without highlights.
|
FACET_HIGHLITE |
Faces\facets with highlights.
|
FACET |
Faces\facets without highlights.
|
CONSTANT |
Flat shading.
|
HIDDENLINE |
|
LITE_WIREFRAME |
Lit wireframe shading.
|
Z_WIREFRAME |
Unused.
|
WIREFRAME |
Wireframe shading.
|
BOX |
Displays objects as bounding boxes.
|
Smooth shading without highlights.
Definition: maxapi.h:285
Flat shading.
Definition: maxapi.h:288
Smooth shading with highlights.
Definition: maxapi.h:284
Faces\facets without highlights.
Definition: maxapi.h:287
Unused.
Definition: maxapi.h:291
Lit wireframe shading.
Definition: maxapi.h:290
Faces\facets with highlights.
Definition: maxapi.h:286
Displays objects as bounding boxes.
Definition: maxapi.h:293
Wireframe shading.
Definition: maxapi.h:292