addDecorations MethodProtected
Populate a set of decoration graphics to be displayed in this viewport. This base implementation produces no graphics.
addDecorations(_decorations: Decorations): void
Parameter | Type | Description |
---|---|---|
_decorations | Decorations |
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 2627
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.