Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FSparseDynamicOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicOctree3.h |
| Include | #include "Spatial/SparseDynamicOctree3.h" |
Syntax
struct FStatistics
Remarks
Statistics about internal structure of the octree
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | LevelBoxCounts | ||
| TArray< int32 > | LevelObjCounts | ||
| int32 | Levels | ||
| int32 | SpillObjCount |