Custom Light Sources

BP_PointLight, BP_RectLight, and BP_SpotLight are light source Actors with extra components to allow their illumination value to be probed by a BPC_LightProbe owner.

1 Setting Up Light Sources in Scene

2.1 Replacing Light Source in Actor

2.2 Modifying ChildActor Light Source Parameters

Light Probe Component

1 Setting Up BPC_LightProbe in Player Blueprint

2 Probing Nearby Light Sources

3 Light Probe in Action