Hi,
I want to know if it is possible to access the static lighting information of a StaticMeshComponent in the scene.
The idea was to try to detect completely occluded objects by evaluating the computed lighting information. Objects that receive no light will thereby be completely occluded and can be removed from the scene.