Class PolyTree | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class PolyTree

    Inheritance
    System.Object
    PolyNode
    PolyTree
    Inherited Members
    PolyNode.ChildCount
    PolyNode.Contour
    PolyNode.GetNext()
    PolyNode.Childs
    PolyNode.Parent
    PolyNode.IsHole
    PolyNode.IsOpen
    Namespace: UnityEngine.U2D.SpriteShapeClipperLib
    Syntax
    public class PolyTree : PolyNode

    Properties

    Total

    Declaration
    public int Total { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    Clear()

    Declaration
    public void Clear()

    GetFirst()

    Declaration
    public PolyNode GetFirst()
    Returns
    Type Description
    PolyNode
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX