Property mainLightIntensityLumens
mainLightIntensityLumens
An estimate of the intensity of the main light in lumens.
Declaration
public float? mainLightIntensityLumens { get; set; }
Property Value
| Type | Description |
|---|---|
| float? |
Remarks
mainLightIntensityLumens can be null when light estimation is not enabled in the ARSession or a platform-specific error has occurred.