docs.unity.cn
    Show / Hide Table of Contents

    Enum HDRColorspace

    The available options for colorspace when outputting to an HDR device.

    Namespace: UnityEngine.Rendering
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.core@14.0\\Packages\\com.unity.render-pipelines.core\\Runtime\\PostProcessing\\HDROutputDefines.cs")]
    public enum HDRColorspace

    Fields

    Name Description Value
    Rec709

    Rec709 color primaries with D65 white point.


    0
    Rec2020

    Rec2020 color primaries with D65 white point.


    1

    Extension Methods

    AnalyticsUtils.ToNestedColumn<HDRColorspace>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<HDRColorspace>(HDRColorspace, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 July 2023