Provides asset loading, management, and processing for the Bevy game engine.
# Cargo.toml
[dependencies]
bevy_asset = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads a texture asset using Bevy's AssetServer.
Add bevy as a dependency and use DefaultPlugins or AssetPlugin.
No dependency data recorded yet.