Skip to main content

Meta_AnnotationComment

Module: Metanodes / Definitions

An AnnotationComment contains a text comment made on an Annotation.

#include <meta_annotation.hpp>

Public Types

TypeName
enumIDX { Idx_Enabled, Idx_CreatedBy, Idx_CreatedByVisible, Idx_Comment, Idx_Billboard }

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Enabledbool - Enabled state of the comment (visibility)
Idx_CreatedBystring - Name of the user who created the comment (same rules as Meta_Annotation::Idx_CreatedBy)
Idx_CreatedByVisiblebool - Whether to display the comment author names on comment headers in the scene
Idx_Commentstring - Text content of the comment
Idx_BillboardUnused.