Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterial
Syntax
UPROPERTY (EditAnywhere, Category=Translucency, Meta=(DisplayName="Responsive AA"),
AdvancedDisplay)
uint8 bEnableResponsiveAA: 1
Remarks
Indicates that the material should be rendered using responsive anti-aliasing. Improves sharpness of small moving particles such as sparks. Only use for small moving features because it will cause aliasing of the background.