Workspace 6.21.5
|
Creates an Annotation object, which defines some text to be displayed at a specific location in a Scene.
Inputs: | |||
---|---|---|---|
Text | QString | ||
Coordinates | CSIRO::Mesh::Vector3dGroup | The location that the annotation is anchored to in the Scene. | |
Overlay on scene | bool | If this input is active, the annotation will be rendered on top of all other scene content; its depth in the Scene will not be taken into account. | |
Outputs: | |||
Annotation | CSIRO::Rendering::Annotation |