Navigation
API > API/Plugins > API/Plugins/MassNavigation
Shared Fragment holding the properties defining how a given entity should affect navigation data
| Name | FNavigationRelevantParameters |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/MassNavigationFragments.h |
| Include Path | #include "MassNavigationFragments.h" |
Syntax
USTRUCT ()
struct FNavigationRelevantParameters : public FMassConstSharedFragment
Inheritance Hierarchy
- FMassConstSharedFragment → FNavigationRelevantParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFillCollisionUnderneathForNavData | bool | If set, navmesh will not be generated under the surface of the geometry | MassNavigationFragments.h |