Related help topics: #include <MDagPath.h>
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.
Examples: Public Types | |
| enum | DrawOverrideDisplayType { kDisplayTypeNormal, kDisplayTypeReference, kDisplayTypeTemplate } |
| Draw override type. More... | |
| enum | DrawOverrideLOD { kLODFull, kLODBoundingBox } |
| Draw override LOD. More... | |
| enum DrawOverrideLOD |