Enum LightEstimationMode | AR Subsystems | 2.2.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Enum LightEstimationMode

    Represents the light estimation mode.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum LightEstimationMode

    Fields

    Name Description
    AmbientIntensity

    Ambient lighting will be estimated as a single-value intensity.

    Disabled

    Light estimation is disabled.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX