docs.unity.cn
    Show / Hide Table of Contents

    Enum LightEstimationMode

    Represents the light estimation mode.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    [Obsolete("This enum is no longer used. Its functionality was replaced by the Feature flags enum. (2023-02-02)")]
    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

    Extension Methods

    LightEstimationExtensions.ToLightEstimation()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, July 26, 2023