annotationBreakpoints
Breakpoints for the annotation opacity, mapped by degree between (camera-model center-annotation) as key.
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
annotationURL: "/egjs-view3d/model/annotation/alarm-annotations.json"
}
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
annotationURL: "/egjs-view3d/model/annotation/alarm-annotations.json",
annotationBreakpoints: {
0: 1,
45: 0.4,
90: 0
}
}