docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRCameraFrameProperties

    Represents the properties included in the camera frame.

    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: Unity.XR.ARSubsystems.dll
    Syntax
    [Flags]
    public enum XRCameraFrameProperties

    Fields

    Name Description
    AmbientSphericalHarmonics

    Ambient spherical harmonics are included.

    AverageBrightness

    The average brightness of the frame is included.

    AverageColorTemperature

    The average color temperature of the frame is included.

    AverageIntensityInLumens

    The average intensity in lumens is included.

    CameraGrain

    The camera grain texture is included.

    ColorCorrection

    The color correction value of the frame is included.

    DisplayMatrix

    The display matrix for the frame is included.

    ExifData

    EXIF data for the frame is included.

    ExposureDuration

    The camera exposure duration is included.

    ExposureOffset

    The camera exposure offset is included.

    MainLightColor

    The estimated scene main light color is included.

    MainLightDirection

    The estimated scene main light direction is included.

    MainLightIntensityLumens

    The estimated scene main light intensity in lumens is included.

    NoiseIntensity

    The camera grain noise intensity is included.

    ProjectionMatrix

    The projection matrix for the frame is included.

    Timestamp

    The timestamp of the frame is included.

    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)