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