Skip to content
InterfaceAssets & Loading@public

FlxAssetInitOptions

Initialization options for the Pixi asset resolver.

ts
export interface FlxAssetInitOptions

Properties

PropertyModifiersTypeDescription
basePath-string-
defaultSearchParams-string | Record<string, unknown>-
loadOptions-FlxAssetLoadOptions-
manifest-FlxAssetManifest | string-
skipDetections-boolean-

Released under the MIT License.