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

Enumerations

enum  Type : int { Default = 0 UMETA(DisplayName = "Default") , Bits16 = 16 UMETA(DisplayName = "16-bit") , Bits24 = 24 UMETA(DisplayName = "24-bit") , Bits32 = 32 UMETA(DisplayName = "32-bit") }
 

Detailed Description

Depth buffer precision preferences

Enumeration Type Documentation

◆ Type

Enumerator
Default 
Bits16 
Bits24 
Bits32