A* Pathfinding Project  3.8.12
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
RecastGraphEditor.GizmoTile Struct Reference

Holds a surface and an outline visualization for a navmesh tile. More...

Detailed Description

Holds a surface and an outline visualization for a navmesh tile.

Public Attributes

int hash
 
Mesh outlineMesh
 
Mesh surfaceMesh
 
RecastGraph.NavmeshTile tile
 

Member Data Documentation

int hash
Mesh outlineMesh
Mesh surfaceMesh

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