ggplotCamera {ggplot.options} .NET clr documentation

ggplotCamera

Description

3d camera wrapper object in ggplot

Declare

            
# namespace ggplot.options
export class ggplotCamera extends ggplotOption {
   camera: Camera;
}

        

.NET clr type reference tree

  1. this class extends from ggplotOption class: ggplotOption
  2. use by property member camera: Camera

[Package {$package} version {$version} Index]