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