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

VoxelContour used for recast graphs. More...

Detailed Description

VoxelContour used for recast graphs.

A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited
The Pro version can be bought here

Public Attributes

int area
 
int nverts
 
int reg
 
int[] rverts
 
int[] verts
 

Member Data Documentation

int area
int nverts
int reg
int [] rverts
int [] verts

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