docs.unity3d.com
Search Results for

    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
    Assembly: Unity.RenderPipelines.Universal.2D.Runtime.dll
    Syntax
    public enum ShadowShape2D.WindingOrder

    Fields

    Name Description
    Clockwise

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

    CounterClockwise

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

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