docs.unity.cn
    Show / Hide Table of Contents

    Enum ColorPickerDebugMode

    Color Picker Debug Mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.high-definition@16.0\\Packages\\com.unity.render-pipelines.high-definition\\Runtime\\Debug\\ColorPickerDebug.cs")]
    public enum ColorPickerDebugMode

    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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 24 July 2023