docs.unity3d.com
    Show / Hide Table of Contents

    Enum XRCameraFrameProperties

    Represents the properties included in the camera frame.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum XRCameraFrameProperties : int

    Fields

    Name Description Value
    AverageBrightness

    The average brightness of the frame is included.

    AverageColorTemperature

    The average color temperature of the frame is included.

    ColorCorrection

    The color correction value of the frame is included.

    DisplayMatrix

    The display matrix for the frame is included.

    ProjectionMatrix

    The project matrix for the frame is included.

    Timestamp

    The timestamp of the frame is included.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, January 7, 2022
    Terms of use