Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include | #include "PrimitiveSceneProxy.h" |
Syntax
class FSimpleLightEntry
Remarks
Data for a simple dynamic light.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAffectTranslucency | ||
| FVector3f | Color | ||
| float | Exponent | ||
| float | InverseExposureBlend | ||
| float | Radius | ||
| float | VolumetricScatteringIntensity |