resolveGameboardPlacementAssetUrl
resolveGameboardPlacementAssetUrl(
placement,options?):string|undefined
Defined in: src/three/three.ts:208
Resolves the model URL for a placement from explicit maps, placement metadata, a manifest catalog, or a fallback resolver.
Parameters
Section titled “Parameters”placement
Section titled “placement”options?
Section titled “options?”GameboardPlacementAssetUrlOptions = {}
Returns
Section titled “Returns”string | undefined