DecorateContextCreateArgs Interface
Arguments supplied to DecorateContext.create.
Properties
| Name | Type | Description | |
|---|---|---|---|
| output | Decorations | The set of decoration graphics to be populated by the context. | |
| viewport | ScreenViewport | The viewport to be decorated. |
Defined in
- core/frontend/src/ViewContext.ts Line 156
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.