Skip to main content

processAssetQueue

@combeenation/custom-code-utils


Variable: processAssetQueue()

const processAssetQueue: (sdCtrlName?) => Promise<SDUpdateQueueResult> = SdvScene.processAssetQueue

Executes an asset update with all entries from the asset queue

Parameters

sdCtrlName?

string

If not configured, the first shapediver instance of the configurator is used

Returns

Promise<SDUpdateQueueResult>