visualization-tools

Home > @visualization-tools/core > OnRendererContextLost > (constructor)

OnRendererContextLost.(constructor)

Constructs a new instance of the OnRendererContextLost class

Signature:

constructor(onRendererContextLost: () => void);

Parameters

Parameter Type Description
onRendererContextLost () => void