OptionalnearCamera near plane, the closest point where a mesh vertex is drawn.
OptionalfarCamera far plane, the farthest point where a mesh vertex is drawn.
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.
Defines OrthographicCamera basic perspective options.