load_bundle_with_options

Function load_bundle_with_options 

Source
pub fn load_bundle_with_options<P>(
    path: P,
    options: BundleLoadOptions,
) -> Result<AssetBundle, BinaryError>
where P: AsRef<Path>,
Expand description

Load a bundle with specific options