docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HDROutputUtils

    Utility class for outputting to an HDR display.

    Inheritance
    object
    HDROutputUtils
    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

    Methods

    Name Description
    ConfigureHDROutput(ComputeShader, ColorGamut, Operation)

    Configures the compute shader keywords to use HDR output parameters.

    ConfigureHDROutput(Material, ColorGamut, Operation)

    Configures the Material keywords to use HDR output parameters.

    ConfigureHDROutput(Material, Operation)

    Configures the Material keywords to use HDR output parameters.

    ConfigureHDROutput(MaterialPropertyBlock, ColorGamut)

    Configures the Material Property Block variables to use HDR output parameters.

    GetColorEncodingForGamut(ColorGamut, out int)

    Extracts the encoding part of the ColorGamut

    GetColorSpaceForGamut(ColorGamut, out int)

    Extracts the color space part of the ColorGamut

    IsShaderVariantValid(ShaderKeywordSet, bool)

    Returns true if the given set of keywords is valid for HDR output.

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