docs.unity.cn
    Show / Hide Table of Contents

    Enum HDROutputUtils.Operation

    HDR color operations that the shader applies.

    Namespace: UnityEngine.Rendering
    Syntax
    [Flags]
    public enum Operation

    Fields

    Name Description Value
    None

    Do not perform operations specific to HDR output.


    0
    ColorConversion

    Convert colors to the color space of the HDR display.


    1
    ColorEncoding

    Encode colors with the transfer function corresponding to the HDR display.


    2

    Extension Methods

    AnalyticsUtils.ToNestedColumn<HDROutputUtils.Operation>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<HDROutputUtils.Operation>(HDROutputUtils.Operation, 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 08 September 2023