A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
TileHandler.CuttingResult Struct Reference

Internal class representing a mesh which is the result of the CutPoly method. More...

Detailed Description

Internal class representing a mesh which is the result of the CutPoly method.

Public Attributes

int [] tris
 
Int3 [] verts
 

Member Data Documentation

◆ tris

int [] tris

◆ verts

Int3 [] verts

The documentation for this struct was generated from the following file: