Viewer.invalidate() method

Invalidate the current rendering and cause rendering to refresh.

Signature:

invalidate(nframesNormally?: number): void;

Parameters

ParameterDescription
nframesNormally

Returns:

void