docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Enum ShadowShape2D.OutlineTopology

    Used when calling SetShape to describe the supplied indicies

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.2D.Runtime.dll
    Syntax
    public enum ShadowShape2D.OutlineTopology

    Fields

    Name Description
    Lines

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

    Triangles

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

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023