OptionalfarPosition of the PerspectiveProjection's far plane on the View-space Z-axis.
Default value is 10000.
OptionalfovThe PerspectiveProjection's field-of-view angle (FOV) in degrees.
Default value is 60.0.
OptionalfovThe PerspectiveProjection's FOV axis.
Options are "x", "y" or "min", to use the minimum axis.
Default value is "min".
OptionalnearPosition of the PerspectiveProjection's near plane on the View-space Z-axis.
Default value is 0.1.
Parameters for a PerspectiveProjection.