TTaperedCylinder::FindClosestIntersection

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TaperedCylinder.h"

Syntax

Pair< TVector< T, 3 >, bool > FindClosestIntersection
(
    const TVector< T, 3 > & StartPoint,
    const TVector< T, 3 > & EndPoint,
    const T Thickness
)

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