docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct PlatformProvider.HDRParams

    HDR Params.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.XR.CompositionLayers.Provider
    Assembly: Unity.XR.CompositionLayers.dll
    Syntax
    public struct PlatformProvider.HDRParams

    Fields

    ColorGamut

    The color gamut used for HDR.

    Declaration
    public ColorGamut ColorGamut
    Field Value
    Type Description
    ColorGamut

    MaxDisplayNits

    The maximum display nits for HDR.

    Declaration
    public float MaxDisplayNits
    Field Value
    Type Description
    float

    NitsForPaperWhite

    The nits value representing paper white in HDR.

    Declaration
    public float NitsForPaperWhite
    Field Value
    Type Description
    float

    Methods

    GetDefault()

    Gets the default HDR parameters.

    Declaration
    public static PlatformProvider.HDRParams GetDefault()
    Returns
    Type Description
    PlatformProvider.HDRParams

    The default PlatformProvider.HDRParams instance.

    In This Article
    Back to top
    Copyright © 2025 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)