frustum property

Frustum get frustum

The frustum of the viewProjectionMatrix.

Implementation

Frustum get frustum => _frustum..setFromMatrix(viewProjectionMatrix);