FSpatialAccelerationBroadPhase::ProduceOverlaps

Generate all overlapping pairs and pass them to the narrow phase.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/SpatialAccelerationBroadPhase.h

Include

#include "Chaos/Collision/SpatialAccelerationBroadPhase.h"

Syntax

void ProduceOverlaps
(
    FReal Dt,
    FNarrowPhase & NarrowPhase,
    FAsyncCollisionReceiver & Receiver,
    CollisionStats::FStatData & StatData
)

Remarks

Generate all overlapping pairs and pass them to the narrow phase.

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