UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ECompositingSampleCount Namespace Reference

Enumerations

enum  Type : int { One = 1 UMETA(DisplayName="No MSAA") , Two = 2 UMETA(DisplayName="2x MSAA") , Four = 4 UMETA(DisplayName="4x MSAA") , Eight = 8 UMETA(DisplayName="8x MSAA") }
 

Detailed Description

Enumerates available compositing sample counts.

Enumeration Type Documentation

◆ Type

Enumerator
One 
Two 
Four 
Eight