Function bones_bevy_renderer::asset_io
source ยท pub fn asset_io(asset_dir: &Path, packs_dir: &Path) -> impl AssetIo + 'static
Expand description
A [bones::AssetIo
] configured for web and local file access
pub fn asset_io(asset_dir: &Path, packs_dir: &Path) -> impl AssetIo + 'static
A [bones::AssetIo
] configured for web and local file access