Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/RuntimeHashSet
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/RuntimePartition.h |
| Include | #include "WorldPartition/RuntimeHashSet/RuntimePartition.h" |
Syntax
enum ERuntimePartitionCellBoundsMethod
{
UseContent,
UseCellBounds,
UseMinContentCellBounds,
}
Values
| Name | Description |
|---|---|
| UseContent | |
| UseCellBounds | |
| UseMinContentCellBounds |
Remarks
Chooses a method for how to compute streaming cells bounds