C++ API Reference
|
A data structure to store the per path draw override information. More...
#include <MDagPath.h>
Public Member Functions | |
OPENMAYA_ENUM (DrawOverrideDisplayType, kDisplayTypeNormal, kDisplayTypeReference, kDisplayTypeTemplate) | |
Draw override type. | |
OPENMAYA_ENUM (DrawOverrideLOD, kLODFull, kLODBoundingBox) | |
Draw override LOD. | |
A data structure to store the per path draw override information.
A simple draw override data structure. Draw override is per DAG path information. It checks starting from current object and upwards until an enabled draw override is found.