C++
virtual void setHardwareAcceleration( bool bEnable ) = 0;
Description
Returns Boolean indicating whether hardware acceleration is enabled.
Parameters
| Parameters | Description |
|---|---|
| bEnable | Input Boolean to enable or disable the feature |
virtual void setHardwareAcceleration( bool bEnable ) = 0;
Returns Boolean indicating whether hardware acceleration is enabled.
| Parameters | Description |
|---|---|
| bEnable | Input Boolean to enable or disable the feature |