Skip to content

IsTessellationModeChanged

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DSettingsChangedEvent

Syntax

adlx_bool IsTessellationModeChanged ()

Parameters

N/A

Return Value

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

If there are no changes to the Tessellation settings, false is returned.

Additional Info

Note: To obtain the GPU, use GetGPU.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0

See Also: GetGPU