AssetLoadingOptions
AssetLoadingOptions =
object
Defined in: utils/types.ts:99
Properties
Section titled “Properties”assetPreferences?
Section titled “assetPreferences?”
optional
assetPreferences:Partial
<AssetsPreferences
>
Defined in: utils/types.ts:102
background?
Section titled “background?”
optional
background:object
Defined in: utils/types.ts:107
assets?
Section titled “assets?”
optional
assets:AssetTypes
bundles?
Section titled “bundles?”
optional
bundles:BundleTypes
initOptions?
Section titled “initOptions?”
optional
initOptions:Partial
<AssetInitOptions
>
Defined in: utils/types.ts:101
manifest?
Section titled “manifest?”
optional
manifest:AssetsManifest
|Promise
<AssetsManifest
> |string
| () =>Promise
<any
>
Defined in: utils/types.ts:100
preload?
Section titled “preload?”
optional
preload:object
Defined in: utils/types.ts:103
assets?
Section titled “assets?”
optional
assets:AssetTypes
bundles?
Section titled “bundles?”
optional
bundles:BundleTypes