FImplicitObject::FindClosestIntersection

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 > FindClosestIntersection
(
    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