Enum XRLightEstimation.Modes
Light estimation modes.
Namespace: Evergine.Framework.XR.LightEstimation
Assembly: Evergine.Framework.dll
Syntax
public enum XRLightEstimation.Modes
Fields
| Name | Description |
|---|---|
| AmbientIntensity | Average pixel intensity and light color correction. |
| Disabled | Disabled. |
| HDREnvironment | HDR cubemap. |