Meta_AnnotationList
An AnnotationList node is a container for multiple Annotation nodes.
This node is intended to exist as a direct child of the Scenes
node, and newly created annotations are added as children. It allows direct control over all annotation visibility and also stores the active annotation.
Public Types
Idx_Enabled | bool - Enabled state of all annotations in the scene |
Idx_ActiveAnnotation | link - Link to the active annotation, if any. This is the one displayed in the review panel. |