docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LightEstimation

    Defines types of light estimation.

    Namespace: UnityEngine.XR.ARFoundation
    Assembly: Unity.XR.ARFoundation.dll
    Syntax
    [Flags]
    public enum LightEstimation

    Fields

    Name Description
    AmbientColor

    An estimate for the average ambient color of the environment.

    AmbientIntensity

    An estimate for the average ambient intensity of the environment.

    AmbientSphericalHarmonics

    Estimate for the spherical harmonics representing the average ambient lighting of the environment.

    MainLightDirection

    An estimate for the direction of the main light in the environment.

    MainLightIntensity

    An estimate for the intensity of the main light in the environment.

    None

    No light estimation.

    Extension Methods

    LightEstimationExtensions.ToFeature(LightEstimation)
    LightEstimationExtensions.ToLightEstimationMode(LightEstimation)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)