createGltfPackSource
createGltfPackSource(
options?):AssetSource
Defined in: packages/declarative-hex-worlds/src/asset-source/gltf-pack.ts:46
Create a gltf-pack AssetSource. Resolves a placement to a { type: 'gltf' }
request via the existing URL resolver + placement transform, or undefined
when no URL resolves (letting the caller fall through).
Parameters
Section titled “Parameters”options?
Section titled “options?”GameboardPlacementAssetUrlOptions = {}