Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TQuadTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GenericQuadTree.h |
| Include | #include "GenericQuadTree.h" |
Syntax
enum QuadNames
&123;
TopLeft = 0,
TopRight = 1,
BottomLeft = 2,
BottomRight = 3,
&125;
Values
| Name | Description |
|---|---|
| TopLeft | |
| TopRight | |
| BottomLeft | |
| BottomRight |