FLocationHit

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/ChaosSQTypes.h

Include

#include "ChaosSQTypes.h"

Syntax

struct FLocationHit : public ChaosInterface::FQueryHit

Variables

Name Description

Public variable

float

 

Distance

Public variable

FHitFlags

 

Flags

Public variable

FVector

 

WorldNormal

Public variable

FVector

 

WorldPosition

Functions

Name Description

Public function

void

 

Serialize

(
    Chaos::FChaosArchive& Ar
)

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FLocationHit& Other
)

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