pub fn load_bundle_with_options<P: AsRef<Path>>(
path: P,
options: BundleLoadOptions,
) -> Result<AssetBundle>Expand description
Load a bundle with specific options
pub fn load_bundle_with_options<P: AsRef<Path>>(
path: P,
options: BundleLoadOptions,
) -> Result<AssetBundle>Load a bundle with specific options