Share

AcGsConfig::setHardwareAcceleration Method

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

Links

AcGsConfig

Was this information helpful?