Property ambientSphericalHarmonics
ambientSphericalHarmonics
An estimation of the ambient scene lighting using spherical harmonics at the Level 2.
Declaration
public SphericalHarmonicsL2? ambientSphericalHarmonics { get; set; }
Property Value
Type | Description |
---|---|
SphericalHarmonicsL2? |
Remarks
ambientSphericalHarmonics can be null when light estimation is not enabled in the ARSession or a platform-specific error has occurred.