docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PolyFillType

    Options for polygon filling types.

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

    Fields

    Name Description
    pftEvenOdd

    Use this for even odd.

    pftNegative

    Use this for negative.

    pftNonZero

    Use this for non zero.

    pftPositive

    Use this for positive.

    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)