Optional
bottomPosition of the FrustumProjection's bottom plane on the View-space Y-axis.
Default value is -1.0
.
Optional
farPosition of the FrustumProjection's far plane on the View-space Z-axis.
Default value is 10000
.
Optional
leftPosition of the FrustumProjection's left plane on the View-space X-axis.
Default value is -1.0
.
Optional
nearPosition of the FrustumProjection's near plane on the View-space Z-axis.
Default value is 0.1
.
Optional
rightPosition of the FrustumProjection's right plane on the View-space X-axis.
Default value is 1.0
.
Optional
topPosition of the FrustumProjection's top plane on the View-space Y-axis.
Default value is 1.0
.
Parameters for a FrustumProjection.