Enum LightEstimationMode
Represents the light estimation mode.
Namespace: UnityEngine.XR.ARSubsystems
Syntax
public enum LightEstimationMode : int
Fields
Name | Description | Value |
---|---|---|
AmbientIntensity | Ambient lighting will be estimated as a single-value intensity. |
|
Disabled | Light estimation is disabled. |