C++
virtual void setAdaptiveDegradation( bool bAdaptiveDegradation ) = 0;
Description
This function configures the Graphics System to take advantage of adaptive degradation.
Parameters
| Parameters | Description |
|---|---|
| bAdaptiveDegradation | True enables adaptive degeneration; false disables it |