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