Skip to main content

processCameraQueue

@combeenation/custom-code-utils


Variable: processCameraQueue()

const processCameraQueue: (sdCtrlName?) => Promise<SDUpdateQueueResult> = SdvCamera.processCameraQueue

Execute a camera update with all entries from the camera queue

Parameters

sdCtrlName?

string

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

Returns

Promise<SDUpdateQueueResult>