Property mainLightColor
mainLightColor
The estimated color of the main light.
Declaration
public Color? mainLightColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Color? |
Remarks
mainLightColor can be null when light estimation is not enabled in the ARSession or a platform-specific error has occurred.