UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLightingChannels Struct Reference

#include <EngineTypes.h>

Public Member Functions

 FLightingChannels ()
 

Public Attributes

uint8 bChannel0:1
 
uint8 bChannel1:1
 
uint8 bChannel2:1
 

Detailed Description

Specifies which lighting channels are relevant

Constructor & Destructor Documentation

◆ FLightingChannels()

FLightingChannels::FLightingChannels ( )
inline

Member Data Documentation

◆ bChannel0

uint8 FLightingChannels::bChannel0

Default channel for all primitives and lights.

◆ bChannel1

uint8 FLightingChannels::bChannel1

First custom channel

◆ bChannel2

uint8 FLightingChannels::bChannel2

Second custom channel


The documentation for this struct was generated from the following file: