Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly > API/Plugins/MeshModelingToolsEditorOnly/UPolygonOnMeshTool
Description
Support for hover and click, for drawing polygon. This should be in the UCollectSurfacePathMechanic, but we don't support dynamically changing input behavior set yet
| Name | HitTest |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h |
| Include Path | #include "PolygonOnMeshTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/PolygonOnMeshTool.cpp |
virtual bool HitTest
(
const FRay & Ray,
FHitResult & OutHit
)