FImplicitObject::FindDeepestIntersection

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ImplicitObject.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ImplicitObject.cpp

Syntax

Pair< FVec3, bool > FindDeepestIntersection
(
    const FImplicitObject * Other,
    const FBVHParticles * Particles,
    const FMatrix33 & OtherToLocalTransform,
    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