AntiAliasingMethod

If we are overriding the AA method, what do we use? None will turn off anti-aliasing.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Meta=(EditCondition="bOverrideAntiAliasing"),
          Category="Render Settings")
TEnumAsByte< EAntiAliasingMethod > AntiAliasingMethod

Remarks

If we are overriding the AA method, what do we use? None will turn off anti-aliasing.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss