ThreePresenter API Documentation - v0.1.2
Home
GitHub
Preparing search index...
AnnotationGeometry
Type Alias AnnotationGeometry
AnnotationGeometry
:
[
number
,
number
,
number
]
|
[
number
,
number
,
number
]
[]
Geometry for different annotation types
Point: single 3D coordinate [x, y, z]
Line: array of 3D coordinates [[x1,y1,z1], [x2,y2,z2], ...]
Area: array of 3D coordinates forming a closed polygon
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
ThreePresenter API Documentation - v0.1.2
Loading...
Geometry for different annotation types