Expand description
Code for bevy_rerecast’s optional editor feature.
Modules§
- brp
- The optional editor integration for authoring the navmesh.
- transmission
- Types and functions needed for transmitting data between the editor and the running game.
Structs§
- Editor
Exluded - Component used to mark
Mesh3des so that they’re not sent to the editor for previewing the level. - Navmesh
Editor Integration Plugin - The optional editor integration for authoring the navmesh.