A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
VoxelArea Class Reference
+ Collaboration diagram for VoxelArea:

Public Member Functions

 VoxelArea (Bounds b)
 
int GetSpanCount ()
 
int GetSpanCountAll ()
 

Public Attributes

int[] areaTypes
 
VoxelCell[] cells
 
CompactVoxelCell[] compactCells
 
CompactVoxelSpan[] compactSpans
 
int depth = 0
 
int[] DirectionX
 
int[] DirectionZ
 
ushort[] dist
 
int height = 0
 
ushort maxDistance
 
int maxRegions = 0
 
Vector3[] VectorDirection
 
int width = 0
 

Static Public Attributes

static uint MaxHeight = 65536
 
static int MaxHeightInt = 65536
 

Detailed Description

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

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