Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UPolygonOnMeshTool
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/PolygonOnMeshTool.h |
| Include | #include "PolygonOnMeshTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/PolygonOnMeshTool.cpp |
virtual bool HitTest
&40;
const FRay & Ray,
FHitResult & OutHit
&41;
Remarks
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