![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPartitionSubsystem.h>
Public Member Functions | |
| FStreamingSourceVelocity (const FName &InSourceName) | |
| void | Invalidate () |
| bool | IsValid () |
| FVector | GetAverageVelocity (const FVector &NewPosition, double CurrentTime) |
Helper to compute streaming source velocity based on position history.
| FStreamingSourceVelocity::FStreamingSourceVelocity | ( | const FName & | InSourceName | ) |
| FVector FStreamingSourceVelocity::GetAverageVelocity | ( | const FVector & | NewPosition, |
| double | CurrentTime | ||
| ) |
|
inline |
|
inline |