docs.unity.cn
    Show / Hide Table of Contents

    Enum ColorPickerDebugMode

    Color Picker Debug Mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ColorPickerDebugMode : int

    Fields

    Name Description Value
    None

    No color picking debug.

    0
    Byte

    One byte display (0-255).

    1
    Byte4

    Four bytes display (0-255).

    2
    Float

    One float display.

    3
    Float4

    Four floats display.

    4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021