docs.unity.cn
    Show / Hide Table of Contents

    Enum PolyFillType

    Options for polygon filling types.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum PolyFillType

    Fields

    Name Description Value
    pftEvenOdd

    Use this for even odd.


    0
    pftNonZero

    Use this for non zero.


    1
    pftPositive

    Use this for positive.


    2
    pftNegative

    Use this for negative.


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 July 2023