docs.unity.cn
    Show / Hide Table of Contents

    Enum ShadowShape2D.WindingOrder

    Used when calling SetShape to describe the winding direction of the supplied geometry

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum WindingOrder

    Fields

    Name Description Value
    Clockwise

    Describes an index array where all polygons have vertices in a clockwise order


    0
    CounterClockwise

    Describes an index array where all polygons have vertices in a counterclockwise order


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023