Configuration fields
- Last UpdatedMar 16, 2026
- 1 minute read
The configuration fields in the Annotation module.
|
Name |
Type |
Default value |
Description |
|---|---|---|---|
|
imageBinaryValue |
sstring |
Defines the binary of the texture used as background image when annotation mode is active. |
|
|
onUIVisibilityChange |
sstring |
Defines a callback that users can invoke to manage custom actions at specific moments. This callback is triggered when entering or exiting annotation mode, as well as when beginning or completing the creation or editing of an annotation. |
|
|
order |
sint |
109 |
Defines the order of the background Rect2D node, the background PanelTexture2D node (order-1) and the first annotation node created in a session (order-2). Annotation nodes are then drawn at "order – 2" and below. It provides a degree of flexibility in the user interface design. |