docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HDROutputUtils.Operation

    HDR color operations that the shader applies.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [Flags]
    public enum HDROutputUtils.Operation

    Fields

    Name Description
    ColorConversion

    Convert colors to the color space of the HDR display.

    ColorEncoding

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

    None

    Do not perform operations specific to HDR output.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<HDROutputUtils.Operation>(HDROutputUtils.Operation, HDROutputUtils.Operation, bool)
    AnalyticsUtils.ToNestedColumn<HDROutputUtils.Operation>(HDROutputUtils.Operation, bool)
    AnalyticsUtils.ToNestedColumn<HDROutputUtils.Operation>(HDROutputUtils.Operation, HDROutputUtils.Operation)
    In This Article
    Back to top
    Copyright © 2024 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)