Tile generation parameters. More...
#include 
| Public Attributes | |
| ::AABB | tileAabbWorld | 
| Tile's bounding box. | |
| ::AABB | extendedTileAabbWorld | 
| Tile's extended bounding box, which includes pieces of neighbors. | |
| NavigationAgentTypeID | navAgentTypeId | 
| Navigation agent type for which the NavMesh is generated. | |
| const SBoundingVolume * | pBoundaryVolume | 
| Optional pointer to a boundary volume. | |
| const SBoundingVolume * | pExclusionVolumes | 
| Optional pointer to array of exclusion volumes. | |
| size_t | exclusionVolumesCount | 
| Count of exclusion volumes. | |
Tile generation parameters.