A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
ContourPoint Struct Reference

Public Member Functions

 ContourPoint (int x, int z, Vector3 position, Vector3 direction, int directionIndex)
 

Public Attributes

Vector3 direction
 
int directionIndex
 
Vector3 position
 
int x
 
int z
 

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