LightEstimator
Per frame AR light estimation
ARCore will estimate lighting to provide directional light, ambient spherical harmonics, and reflection cubemap estimation
A key part for creating realistic AR experiences is getting the lighting right. When a virtual object is missing a shadow or has a shiny material that doesn't reflect the surrounding space, users can sense that the object doesn't quite fit, even if they can't explain why. This is because humans subconsciously perceive cues regarding how objects are lit in their environment. The Lighting Estimation API analyzes given images for such cues, providing detailed information about the lighting in a scene. You can then use this information when rendering virtual objects to light them under the same conditions as the scene they're placed in, keeping users grounded and engaged.
Types
Properties
Move the directional light
Modulate the main directional light (sun) intensity
Enable reflection cubemap
SpecularFilter applies a filter based on the BRDF used for lighting
Ambient spherical harmonics