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.
OptionalfovPerspectiveCamera field of view, in degress. Should be greater than 0 and lower than 180.
OptionalwidthPerspectiveCamera frustum width.
OptionalheightPerspectiveCamera frustum height.
OptionalforceAllow to force the PerspectiveCamera aspect ratio to a defined value. Default to false.
Defines all PerspectiveCamera options.