public class Dml3DEffectsRenderingMode
Field Summary | ||
---|---|---|
static final int | BASIC | |
A 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.
|
||
static final int | ADVANCED | |
Rendering of an extended list of special effects including advanced 3D effects
such as bevels, lighting and materials.
|
public static final int BASIC
public static final int ADVANCED