docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ClipType

    Options for clip types.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum ClipType

    Fields

    Name Description
    ctDifference

    Use this for difference.

    ctIntersection

    Use this for intersection.

    ctUnion

    Use this for union.

    ctXor

    Use this for XOR.

    In This Article
    Back to top
    Copyright © 2025 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)