[take laws and regulations lightly](../groups/take laws and regulations lightly.take laws and regulations lightly.md) / NavModifierType
NavModifierType Enumeration
The type of navigation dynamic decoration area. Different types have different costs in navigation calculation, which affects the navigation result
Table of contents
Enumeration Members
Default = 1 |
---|
LowHeight = 2 |
Null = 0 |
Obstacle = 3 |
Enumeration Members
Default
• Default = 1
Default, regular navigation area, applied to the entire navigation data by default
LowHeight
• LowHeight = 2
Height limitation refers to a special area that can be created in a space with insufficient free height above. No one can cross over
Null
• Null = 0
Invalid, usually representing an empty area that no one can cross
Obstacle
• Obstacle = 3
Low priority, usually representing high cost areas, should not be crossed by anyone unless there are no other paths present