UPolygonOnMeshTool::HitTest

Support for hover and click, for drawing polygon.

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h

Include

#include "PolygonOnMeshTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/PolygonOnMeshTool.cpp

Syntax

virtual bool HitTest
(
    const FRay & Ray,
    FHitResult & OutHit
)

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss