Description:
Gets the view frustum.
Parameters:
- left
- Type: double
- left < right.
- right
- Type: double
- left < right.
- bottom
- Type: double
- bottom < top.
- top
- Type: double
- bottom < top.
- nearDistance
- Type: double
- 0 < nearDistance < farDistance.
- farDistance
- Type: double
- 0 < nearDistance < farDistance.
Returns:
Type: bool
True if operation succeeded.
Available since:
5.0