Skip to main content

Crate bevy_rerecast_editor_integration

Crate bevy_rerecast_editor_integration 

Source
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§

EditorExluded
Component used to mark Mesh3des so that they’re not sent to the editor for previewing the level.
NavmeshEditorIntegrationPlugin
The optional editor integration for authoring the navmesh.