docs.unity.cn
    Show / Hide Table of Contents

    Enum LightEstimationMode

    Represents the light estimation mode. This is deprecated.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum LightEstimationMode

    Fields

    Name Description Value
    Disabled

    Light estimation is disabled.

    0
    AmbientIntensity

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

    1
    EnvironmentalHDR

    Scene lighting will be estimated using Environmental HDR.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021