addResourceData

actual fun addResourceData(url: String, data: ByteArray)

Feeds the binary content of an external resource into the loader's URI cache.

Every resource returned by FilamentAsset.getResourceUris should be added before calling loadResources or asyncBeginLoad. Self-contained GLB files typically need no calls.

expect fun addResourceData(url: String, data: ByteArray)

Feeds the binary content of an external resource into the loader's URI cache.

Every resource returned by FilamentAsset.getResourceUris should be added before calling loadResources or asyncBeginLoad. Self-contained GLB files typically need no calls.

actual fun addResourceData(url: String, data: ByteArray)

Feeds the binary content of an external resource into the loader's URI cache.

Every resource returned by FilamentAsset.getResourceUris should be added before calling loadResources or asyncBeginLoad. Self-contained GLB files typically need no calls.

actual fun addResourceData(url: String, data: ByteArray)

Feeds the binary content of an external resource into the loader's URI cache.

Every resource returned by FilamentAsset.getResourceUris should be added before calling loadResources or asyncBeginLoad. Self-contained GLB files typically need no calls.

actual fun addResourceData(url: String, data: ByteArray)

Feeds the binary content of an external resource into the loader's URI cache.

Every resource returned by FilamentAsset.getResourceUris should be added before calling loadResources or asyncBeginLoad. Self-contained GLB files typically need no calls.