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

#include <SkyAtmosphereStateStream.h>

Public Member Functions

 FOverrideAtmosphericLight ()
 
bool operator== (const FOverrideAtmosphericLight &O) const
 

Public Attributes

uint8 EnabledMask
 
FVector Direction [NUM_ATMOSPHERE_LIGHTS]
 

Constructor & Destructor Documentation

◆ FOverrideAtmosphericLight()

FOverrideAtmosphericLight::FOverrideAtmosphericLight ( )
inline

Member Function Documentation

◆ operator==()

bool FOverrideAtmosphericLight::operator== ( const FOverrideAtmosphericLight O) const
inline

Member Data Documentation

◆ Direction

FVector FOverrideAtmosphericLight::Direction[NUM_ATMOSPHERE_LIGHTS]

◆ EnabledMask

uint8 FOverrideAtmosphericLight::EnabledMask

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