| bCollisionGeometry |
uint32 |
Display the collision used for the navmesh rasterization. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bCompactHeightfield |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bCompactHeightfieldDistances |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bCompactHeightfieldEroded |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bCompactHeightfieldRegions |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bEnabled |
uint32 |
If set, the selected internal debug data will be kept during tile generation to be displayed with the navmesh. |
NavMesh/RecastNavMesh.h |
- Transient
- EditAnywhere
- Category=Debug
|
| bGenerateDebugTileOnly |
uint32 |
If set, the generator will only generate the tile selected to debug (set in TileCoordinate). |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bHeightfieldBounds |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bHeightfieldFromRasterization |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bHeightFieldLayers |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bHeightfieldPostHeightFiltering |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bHeightfieldPostInclusionBoundsFiltering |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bSkipContourSimplification |
uint32 |
If set, the contour simplification step will be skipped. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bTileCacheContours |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bTileCacheDetailMesh |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bTileCacheLayerAreas |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bTileCacheLayerRegions |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bTileCachePolyMesh |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| bUseMaxTileCoordinate |
uint32 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
- Meta=(InlineEditConditionToggle)
|
| HeightFieldRenderMode |
EHeightFieldRenderMode |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|
| LinkGenerationDebugFlags |
uint16 |
|
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
- Meta=(Bitmask, BitmaskEnum="/Script/NavigationSystem.ELinkGenerationDebugFlags")
|
| LinkGenerationSelectedConfig |
int32 |
Using -1 as 'no config selected'. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
- Meta=(UIMin=1, ClampMin=1)
|
| LinkGenerationSelectedEdge |
int32 |
Using -1 as 'no edge selected'. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
- Meta=(UIMin=1, ClampMin=1)
|
| MaxTileCoordinate |
FIntVector |
Optional: Highest bound included tile to define a rectangle with TileCoordinate for which the internal data is kept. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
- Meta=(EditCondition="bUseMaxTileCoordinate")
|
| TileCoordinate |
FIntVector |
Selected tile coordinate, only this tile will have it's internal data kept. |
NavMesh/RecastNavMesh.h |
- EditAnywhere
- Category=Debug
|