Interaction > Annotation
Place text annotations (or notes) into the scene. When in a Collaboration session, use annotations, so all participants can see notes upon creation. Any participant can add, edit, or delete annotations. Annotations are saved within a VRED-project file or they can be saved as an XML file for further processing in other applications. Most tasks related to annotations are done using the Annotation module.
For reference information, check out this Python tutorial for adding and removing annotations.
Learn how to create and place annotations in VRED with the Annotation video.
How to Create an Annotation
To create an annotation:
In the Annotation module, click Create .
Shift-click to select a location in the scene for the annotation.
Enter the annotation text in the Description section. Use the search field to find annotations by this name.
Under Properties, adjust the font, line, and background color, as well as background transparency.
Under Size and Position, adjust the position and size of the annotation.
Dynamic Scaling enables size variation of labels based on their depth within the Render Window. For example, an object's label appears closer in the Render Window and is larger than that of an object further back. There are three scaling options:
Near - Makes the closest labels smaller, which is appropriate when working close to the screen.
Far - Makes labels further away larger, which is appropriate when working far from the computer screen. This is good when sharing a presentation with others.
Off - Makes labels larger, but the same size.
Since both Size and Dynamic Scaling affect annotation size, use them in combination to get the right size.
How to Change the Position of an Annotation
To change the position of an annotation:
How to Remove Annotations
To remove an annotation:
To remove all or a range of annotations:
How to Zoom into an Annotation
How to Save or Load a List of Annotations
Save the current list of annotations to an XML file, so they can be loaded into the scene later.
How to Show or Hide Annotations
Click Show Annotations to view of all annotations. Click the check box next to any annotation in the List View to hide its display.
How to Duplicate Annotations
Click Duplicate to duplicate all highlighted annotations.
How to Select Nodes
Click Select Nodes to select nodes in the Scenegraph associated with selected annotations.
In VPB files created before VRED 2018.2, annotations names are created from the associated node. When there are multiple nodes with the same name, the first found occurrence is used; for example, Sphere, Sphere1, Sphere2.