Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FHitResult
Syntax
UPROPERTY ()
FVector_NetQuantize TraceEnd
Remarks
End location of the trace; this is NOT where the impact occurred (if any), but the furthest point in the attempted sweep. For example if a sphere is swept against the world, this would be the center of the sphere if there was no blocking hit.