Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvex
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Convex.h |
Include | #include "Chaos/Convex.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Convex.cpp |
bool RaycastFast
(
const FVec3 & StartPoint,
const FVec3 & Dir,
const FReal Length,
const FReal Thickness,
FReal & OutTime,
FVec3 & OutPosition,
FVec3 & OutNormal,
int32 & OutFaceIndex
) const