...
The annotation resource adds a label to a 3D object in the scene. The label is persistent - it cannot be cleared. It provides a small amount of additional information for the user while they are navigating the scene.
...
Required Fields
Field Name | Description |
---|---|
Anchor | Item in the scene the annotation should attach to. |
Optional Fields
Field Name | Description |
---|---|
Text | The text you want to apply to the object. |
Image | Add an image to the annotation. |
Position | Position relative to the anchor item. |
Size | Resize the anchor. |
Rotation | Set the angle of the rotation (helpful if it is not facing the user). |
...