processAssetQueue
@combeenation/custom-code-utils
Variable: processAssetQueue()
constprocessAssetQueue: (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>