Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/TTriangle
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Triangle.h |
Include | #include "Chaos/Triangle.h" |
bool Raycast
&40;
const TVec3< T > & StartPoint,
const TVec3< T > & Dir,
const T Length,
const T Thickness,
T & OutTime,
TVec3< T > & OutPosition,
TVec3< T > & OutNormal,
int32 & OutFaceIndex
&41; const