Skip to content

SetLevel

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAntiAliasing

Syntax

ADLX_RESULT    SetLevel (ADLX_ANTI_ALIASING_LEVEL level)

Parameters

#DirectionNameTypeDescription
1.[in]levelADLX_ANTI_ALIASING_LEVELThe new anti-aliasing level.

Return Value

If the anti-aliasing level is successfully set, ADLX_OK is returned.

If the anti-aliasing level is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Anti-aliasing improves image quality by smoothing jagged edges at the cost of some performance.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0