GfxBackendOptions

Members

Variables

alphaBlendEnabled
bool alphaBlendEnabled;
anisotropicFiltering
float anisotropicFiltering;

0.0f - disabled or not supported by the machine. 4.0f - x4. 8.0f - x8. 16.0f - x16.

backColor
Color4 backColor;
cullingEnabled
bool cullingEnabled;
depthTestEnabled
bool depthTestEnabled;
stencilTestEnabled
bool stencilTestEnabled;
textureEnabled
bool textureEnabled;
wireframeEnabled
bool wireframeEnabled;

Meta