camera property
Camera
get
camera
inherited
The camera translates the coordinate space after the viewport is applied.
Implementation
Camera get camera => _cameraWrapper.camera;
The camera translates the coordinate space after the viewport is applied.
Camera get camera => _cameraWrapper.camera;