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

Enumerations

enum  Type : int { LFAPF_R8 = 0 UMETA(DisplayName = "8 bits Gray Scale") , LFAPF_R8G8B8 = 1 UMETA(DisplayName = "8 bits RGB Color") }
 

Enumeration Type Documentation

◆ Type

Enumerator
LFAPF_R8 
LFAPF_R8G8B8