![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SceneCulling.h>
Public Types | |
| using | FBlockLoc = FBlockLoc |
Static Public Attributes | |
| static constexpr int32 | CellBlockDimLog2 = 3 |
| static constexpr int64 | MaxCellBlockCoord = MAX_int32 |
| static constexpr int64 | MaxCellCoord = MaxCellBlockCoord << CellBlockDimLog2 |
|
staticconstexpr |