IsAntiAliasingChanged
Navigation: ADLX SDK References → ADLX Interfaces → 3D Graphics → IADLX3DSettingsChangedEvent
Syntax
adlx_bool IsAntiAliasingChanged ()
Parameters
N/A
Return Value
If there are any changes to the Anti-Aliasing settings, true is returned.
If there are on changes to the Anti-Aliasing settings, false is returned.
Additional Info
Note: To obtain the GPU, use GetGPU.
Requirements
Header | include “I3DSettings.h” |
---|---|
Minimum version | 1.0 |
See Also: GetGPU