A* Pathfinding Project  4.1.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
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

int [] tris
Int3 [] verts

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