FHitResult::GetReversedHit

Get a copy of the HitResult with relevant information reversed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

static FHitResult GetReversedHit
(
    const FHitResult & Hit
)

Remarks

Get a copy of the HitResult with relevant information reversed. For example when receiving a hit from another object, we reverse the normals.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss