Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/ULightComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category=LightShafts,
Meta=(DisplayName="Light Shaft Bloom"))
uint32 bEnableLightShaftBloom: 1
Remarks
Whether to render light shaft bloom from this light. For directional lights, the color around the light direction will be blurred radially and added back to the scene. for point lights, the color on pixels closer than the light's SourceRadius will be blurred radially and added back to the scene.