TextAnnotationProps Interface
JSON representation of a TextAnnotation.
Properties
| Name | Type | Description | |
|---|---|---|---|
| anchor | TextAnnotationAnchor | undefined | See TextAnnotation.anchor. | |
| offset | XYZProps | undefined | See TextAnnotation.offset. | |
| orientation | YawPitchRollProps | undefined | See orientation. | |
| textBlock | TextBlockProps | undefined | See textBlock. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.