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.
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.
An object defining all possible PerspectiveCamera class instancing parameters.