TAABBTreeIntersectionHelper::Intersects

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

static bool Intersects
(
    const FVec3 & Start,
    TQueryFastData & QueryFastData,
    FReal & TOI,
    FVec3 & OutPosition,
    const FAABB3 & Bounds,
    const FAABB3 & QueryBounds,
    const FVec3 & QueryHalfExtents
)

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