Class PolyTree
Inherited Members
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 |