Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FSparseDynamicOctree3
Statistics about internal structure of the octree
| Name | FStatistics |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicOctree3.h |
| Include Path | #include "Spatial/SparseDynamicOctree3.h" |
Syntax
struct FStatistics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LevelBoxCounts | TArray< int32 > | Spatial/SparseDynamicOctree3.h | ||
| LevelObjCounts | TArray< int32 > | Spatial/SparseDynamicOctree3.h | ||
| Levels | int32 | Spatial/SparseDynamicOctree3.h | ||
| SpillObjCount | int32 | Spatial/SparseDynamicOctree3.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
Spatial/SparseDynamicOctree3.h |