OptionalnearCamera near plane, the closest point where a mesh vertex is drawn.
OptionalfarCamera far plane, the farthest point where a mesh vertex is drawn.
OptionalpixelCamera pixel ratio.
Optionaloncallback to execute when one of the camera matrices changed.
OptionalleftLeft side of the OrthographicCamera projection near clipping plane viewport. Default to -1.
OptionalrightRight side of the OrthographicCamera projection near clipping plane viewport. Default to 1.
OptionalbottomBottom side of the OrthographicCamera projection near clipping plane viewport. Default to -1.
OptionaltopTop side of the OrthographicCamera projection near clipping plane viewport. Default to 1.
An object defining all possible OrthographicCamera class instancing parameters.