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

Enumerations

enum  Type : int { High = 0 UMETA(DisplayName = "High memory intensity and computation time") , Medium = 1 UMETA(DisplayName = "Medium memory intensity and computation time") , Low = 2 UMETA(DisplayName = "Low memory intensity and computation time") }
 

Enumeration Type Documentation

◆ Type

Enumerator
High 
Medium 
Low