InterfaceAssets & Loading@public
FlxAssetInitOptions
Initialization options for the Pixi asset resolver.
ts
export interface FlxAssetInitOptions1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
basePath | - | string | - |
defaultSearchParams | - | string | Record<string, unknown> | - |
loadOptions | - | FlxAssetLoadOptions | - |
manifest | - | FlxAssetManifest | string | - |
skipDetections | - | boolean | - |