Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementTriangleList
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementTriangleList.h |
| Include | #include "BaseGizmos/GizmoElementTriangleList.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementTriangleList.cpp |
static bool Intersect
(
const FRay & Ray,
const FVector & A,
const FVector & B,
const FVector & C,
double Tolerance,
double & Distance
)