Chaos::OverlapQuery

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GeometryQueries.h

Include

#include "Chaos/GeometryQueries.h"

Syntax

namespace Chaos
{
    template<typename QueryGeometry>
    bool Chaos::OverlapQuery
    (
        const FImplicitObject & A,
        const FRigidTransform3 & ATM,
        const QueryGeometry & B,
        const FRigidTransform3 & BTM,
        const FReal Thickness,
        FMTDInfo * OutMTD
    )
}

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