frustum property
Frustum
get
frustum
The frustum of the viewProjectionMatrix.
Implementation
Frustum get frustum => _frustum..setFromMatrix(viewProjectionMatrix);
The frustum of the viewProjectionMatrix.
Frustum get frustum => _frustum..setFromMatrix(viewProjectionMatrix);