3d camera wrapper object in ggplot
# namespace ggplot.options export class ggplotCamera extends ggplotOption { camera: Camera; }
camera