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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.