normal
: FVector |
The normal vector of the hit point.
Signature
FVector FMRUKEnvironmentRaycastHit::normal |
orientation
: FQuat |
The orientation of the hit point.
Signature
FQuat FMRUKEnvironmentRaycastHit::orientation |
point
: FVector |
The point in the world where the raycast hit.
Signature
FVector FMRUKEnvironmentRaycastHit::point |
status
: EMRUKEnvironmentRaycastHitStatus |
The status of the raycast hit, indicating whether it hit an object, missed, or encountered other conditions.
Signature
EMRUKEnvironmentRaycastHitStatus FMRUKEnvironmentRaycastHit::status |