invalidateCachedDecorations Method

Forces removal of a specific decorator's cached decorations from this viewport, if they exist. This will force those decorations to be regenerated.

invalidateCachedDecorations(decorator: ViewportDecorator): void

@see ViewportDecorator.useCachedDecorations.

Parameter Type Description
decorator ViewportDecorator  

Returns - void

Defined in

Last Updated: 16 April, 2024