Dml3DEffectsRenderingMode enumeration

Dml3DEffectsRenderingMode enumeration

Specifies how 3D shape effects are rendered.

Members

NameDescription
BASICA lightweight and stable rendering, based on the internal engine, but advanced effects such as lighting, materials and other additional effects are not displayed when using this mode. Please see documentation for details.
ADVANCEDRendering of an extended list of special effects including advanced 3D effects such as bevels, lighting and materials.

See Also