Click or drag to resize
GameObjectOctreeMaxDivisions Field
How many times we can divide octree nodes, until reaching the minimum bounding box size.

Namespace:  GeonBit.ECS
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static uint OctreeMaxDivisions

Field Value

Type: UInt32
See Also