Skip to content

IsAnisotropicFilteringChanged

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DSettingsChangedEvent

Syntax

adlx_bool IsAnisotropicFilteringChanged ()

Parameters

N/A

Return Value

If there are any changes to the Anisotropic Filtering settings, true is returned.

If there are on changes to the Anisotropic Filtering settings, false is returned.

Additional Info

Note: To obtain the GPU, use GetGPU.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0

See Also: GetGPU