Skip to content

IADLX3DSettingsChangedEvent3

Navigation: ADLX SDK ReferencesADLX Interfaces3D Graphics

IADLX3DSettingsChangedEvent3 is an extension interface to IADLX3DSettingsChangedEvent. It provides methods to check for changes to the FidelityFX settings.

InterfaceId:IADLX3DSettingsChangedEvent3
Smart Pointer Interface Name:IADLX3DSettingsChangedEvent3Ptr
Inherits:IADLX3DSettingsChangedEvent
Inherited By:N/A

The IADLX3DSettingsChangedEvent3 interface is obtained from the IADLX3DSettingsChangedEvent interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
IsFidelityFXFrameGenUpgradeChangedChecks for changes to the FidelityFX Frame Generation Upgrade.
IsFidelityFXSuperResolutionChangedChecks for changes to the FidelityFX Super Resolution.

Requirements

Headerinclude”I3DSettings3.h”
Minimum version1.5

Example

To see how to use this interface in a C++ application, refer to the Sync3DReceive C++ sample.

For a C application, refer to the Sync3DReceive C sample.

Subpages

API Reference

This page references: