docs.unity.cn
    Show / Hide Table of Contents

    Enum ShadowShape2D.OutlineTopology

    Used when calling SetShape to describe the supplied indicies

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum OutlineTopology

    Fields

    Name Description Value
    Lines

    Describes an index array where a set of two consecutive points describes a line segment.


    0
    Triangles

    Describes an index array where a set of three consecutive points describes a triangle.


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