Type Alias ExportImageCameraPositioning
ExportImageCameraPositioning: | { type: View; viewName: string } | { type: Angles; xzAngle: number; yAngle: number } | { type: Current } Type declaration
- { type: View; viewName: string }
- { type: Angles; xzAngle: number; yAngle: number }
xzAngle: number
yAngle: number
- { type: Current }
The xzAngle is the clockwise angle in the xz plane (around the y axis).