Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Physics > FGenericPhysicsInterface > GeomOverlapMulti
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Physics/GenericPhysicsInterface.h |
Include | #include "Physics/GenericPhysicsInterface.h" |
template<typename GeomWrapper>
static bool GeomOverlapMulti
(
const UWorld * World,
const GeomWrapper & InGeom,
const FVector & InPosition,
const FQuat & InRotation,
TArray < FOverlapResult > & OutOverlaps,
ECollisionChannel TraceChannel,
const FCollisionQueryParams & Params,
const FCollisionResponseParams & ResponseParams,
const FCollisionObjectQueryParams & ObjectParams
)
Remarks
Find overlapping shapes with a given shape