Skip to content

SetRatio

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DFidelityFXFrameGenUpgrade

Syntax

ADLX_RESULT    SetRatio (ADLX_FFX_FRAME_GEN_RATIO ratio)

Parameters

#DirectionNameTypeDescription
1.[in]ratioADLX_FFX_FRAME_GEN_RATIOThe frame generation upgrade ratio to be set.

Return Value

If the frame generation upgrade ratio is successfully set, ADLX_OK is returned.

If the frame generation upgrade ratio is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

See Also: ADLX Enums