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

#include <EngineTypes.h>

+ Inheritance diagram for FLightmassDirectionalLightSettings:

Public Member Functions

 FLightmassDirectionalLightSettings ()
 
- Public Member Functions inherited from FLightmassLightSettings
 FLightmassLightSettings ()
 

Public Attributes

float LightSourceAngle
 
- Public Attributes inherited from FLightmassLightSettings
float IndirectLightingSaturation
 
float ShadowExponent
 
bool bUseAreaShadowsForStationaryLight
 

Detailed Description

Directional light settings for Lightmass

Constructor & Destructor Documentation

◆ FLightmassDirectionalLightSettings()

FLightmassDirectionalLightSettings::FLightmassDirectionalLightSettings ( )
inline

Member Data Documentation

◆ LightSourceAngle

float FLightmassDirectionalLightSettings::LightSourceAngle

Angle that the directional light's emissive surface extends relative to a receiver, affects penumbra sizes.


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