autoLoad(volumeId
): void
Given a volumeId, it finds the viewports and renderingEngines that
include that volume, and triggers a render if renderingEngine is available.
Parameters
• volumeId: string
The Id of the volume
Returns
void
Defined in
packages/core/src/utilities/autoLoad.ts:16