Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionSubsystem.h |
| Include | #include "WorldPartition/WorldPartitionSubsystem.h" |
Syntax
struct FStreamingSourceVelocity
Remarks
Helper to compute streaming source velocity based on position history.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStreamingSourceVelocity
(
const FName& InSourceName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetAverageVelocity
(
const FVector& NewPosition, |
||
| void | Invalidate () |
||
| bool | IsValid () |
Constants
| Name | Description |
|---|---|
| VELOCITY_HISTORY_SAMPLE_COUNT |