Function TrnNWN2WalkmeshPayload.bake

Bake the existing walkmesh by re-creating tiles, islands, path tables, ...

void bake (
  bool removeBorders = true
);

Does not modify the current walkmesh like what you would expect with placeable walkmesh / walkmesh cutters.

Parameters

NameDescription
removeBorders true to remove unwalkable map borders from the walkmesh.