GameObjectOctreeSceneBoundaries Field |
Bounding box to use for octree culling.
If you use octree culling scene node, objects that exceed this bounding box won't be culled properly.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static BoundingBox OctreeSceneBoundaries
Field Value
Type:
BoundingBoxSee Also