28#define NAVMESHVER_TILE_RESOLUTIONS 23 // Addition of a tile resolution index to the tile header.
29#define NAVMESHVER_TILE_RESOLUTIONS_CELLHEIGHT 24 // Addition of CellHeight in the resolution params, deprecating the original CellHeight.
30#define NAVMESHVER_1_VOXEL_AGENT_STEEP_SLOPE_FILTER_FIX 25 // Fix, remove steep slope filtering during heightfield ledge filtering when the agent radius is included into a single voxel
31#define NAVMESHVER_TILE_RESOLUTIONS_AGENTMAXSTEPHEIGHT 26 // Addition of AgentMaxStepHeight in the resolution params, deprecating the original AgentMaxStepHeight.
32#define NAVMESHVER_NAVLINK_JUMP_CONFIGS 27 // Addition of NavLinkJumpConfigs, deprecating the original NavLinkJumpDownConfig