Optional
nearCamera near plane, the closest point where a mesh vertex is drawn.
Optional
farCamera far plane, the farthest point where a mesh vertex is drawn.
Optional
pixelCamera pixel ratio.
Optional
oncallback to execute when one of the camera matrices changed.
Optional
leftLeft side of the OrthographicCamera projection near clipping plane viewport. Default to -1
.
Optional
rightRight side of the OrthographicCamera projection near clipping plane viewport. Default to 1
.
Optional
bottomBottom side of the OrthographicCamera projection near clipping plane viewport. Default to -1
.
Optional
topTop side of the OrthographicCamera projection near clipping plane viewport. Default to 1
.
An object defining all possible OrthographicCamera class instancing parameters.