invalidateCachedDecorationsAllViews Method

Instruct each registered Viewport that the cached Decorations for the specified decorator should be discarded and recreated on the next frame.

invalidateCachedDecorationsAllViews(decorator: ViewportDecorator): void

@see invalidateCachedDecorations to invalidate the cached decorations for a single viewport.

Parameter Type Description
decorator ViewportDecorator  

Returns - void

Defined in

Last Updated: 28 October, 2024