FConvex::FindClosestIntersectionImp

Windows
MacOS
Linux

Override Hierarchy

FImplicitObject::FindClosestIntersectionImp()

FConvex::FindClosestIntersectionImp()

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Syntax

virtual Pair< FVec3, bool > FindClosestIntersectionImp
(
    const FVec3 & StartPoint,
    const FVec3 & EndPoint,
    const FReal Thickness
) const

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