Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionRuntimeSpatialHash.h |
| Include | #include "WorldPartition/WorldPartitionRuntimeSpatialHash.h" |
Syntax
USTRUCT ()
struct FSpatialHashSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPlacePartitionActorsUsingLocation | ||
| bool | bPlaceSmallActorsUsingLocation | ||
| bool | bSnapNonAlignedGridLevelsToLowerLevels | ||
| bool | bUseAlignedGridLevels |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateSettings
(
const UWorldPartitionRuntimeSpatialHash& RuntimeSpatialHash |