A* Pathfinding Project  4.1.3
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
TileHandler.Cut Class Reference

Internal class describing a single NavmeshCut. More...

Detailed Description

Internal class describing a single NavmeshCut.

Public Attributes

IntRect bounds
 Bounds in XZ space.
 
Int2 boundsY
 X is the lower bound on the y axis, Y is the upper bounds on the Y axis.
 
List< IntPoint > contour
 
bool cutsAddedGeom
 
bool isDual
 

Member Data Documentation

IntRect bounds

Bounds in XZ space.

Int2 boundsY

X is the lower bound on the y axis, Y is the upper bounds on the Y axis.

List<IntPoint> contour
bool cutsAddedGeom
bool isDual

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