docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ParticleGUI.ColorMode

    The available color modes. Controls how the Particle color and the Material color blend together.

    Namespace: UnityEditor.Rendering.Universal.ShaderGUI
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    public enum ParticleGUI.ColorMode

    Fields

    Name Description
    Additive

    Use this to select additive mode.

    Color

    Use this to select color mode.

    Difference

    Use this to select difference mode.

    Multiply

    Use this to select multiply mode.

    Overlay

    Use this to select overlay mode.

    Subtractive

    Use this to select subtractive mode.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)