CullingNodeCurrentCameraFrustum Field |
The camera frustum to cull by. You need to update this every time the camera frustum changes in order
to make the culling work currectly.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static BoundingFrustum CurrentCameraFrustum
Field Value
Type:
BoundingFrustumSee Also