docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HDREncoding

    The available options for color encoding when outputting to an HDR device.

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

    Fields

    Name Description
    Gamma22

    Gamma 2.2 OETF.

    Linear

    Linear OETF.

    PQ

    ST 2084 PQ OETF

    sRGB

    sRGB curve OETF.

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<HDREncoding>(HDREncoding, HDREncoding, bool)
    AnalyticsUtils.ToNestedColumn<HDREncoding>(HDREncoding, bool)
    AnalyticsUtils.ToNestedColumn<HDREncoding>(HDREncoding, HDREncoding)
    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)