OptionalbottomPosition of the FrustumProjection's bottom plane on the View-space Y-axis.
Default value is -1.0.
OptionalfarPosition of the FrustumProjection's far plane on the View-space Z-axis.
Default value is 10000.
OptionalleftPosition of the FrustumProjection's left plane on the View-space X-axis.
Default value is -1.0.
OptionalnearPosition of the FrustumProjection's near plane on the View-space Z-axis.
Default value is 0.1.
OptionalrightPosition of the FrustumProjection's right plane on the View-space X-axis.
Default value is 1.0.
OptionaltopPosition of the FrustumProjection's top plane on the View-space Y-axis.
Default value is 1.0.
Parameters for a FrustumProjection.