docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HDROutputUtils.ShaderKeywords

    Shader keywords for communicating with the HDR Output shader implementation.

    Inheritance
    object
    HDROutputUtils.ShaderKeywords
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public static class HDROutputUtils.ShaderKeywords

    Fields

    Name Description
    HDR_COLORSPACE_CONVERSION

    Keyword string for converting to the correct output color space.

    HDR_COLORSPACE_CONVERSION_AND_ENCODING

    Keyword string for converting to the correct output color space and applying the color encoding.

    HDR_ENCODING

    Keyword string for applying the color encoding.

    HDR_INPUT

    Keyword string to enable when a shader must be aware the input color space is in nits HDR range.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023