跳转到内容

loadSpineAssets

此内容尚不支持你的语言。

loadSpineAssets(module, source, spineManager, spinePairs, transcoderProvider?, owner?): Promise<Map<string, SpineAssetInfo>>

Defined in: spine/loadSpineScene.ts:95

ESEngineModule | null

The wasm engine module, or null on a core with no heap — the atlas page upload goes through the ResourceManager’s byte path there.

RuntimeAssetSource

SpineManager | null | undefined

readonly object[]

TranscoderProvider

SpineAssetOwner

Promise<Map<string, SpineAssetInfo>>