UPolygonOnMeshTool::IsHitByClick

[IClickBehaviorTarget](API\Runtime\InteractiveToolsFramework\BaseBehaviors\IClickBehaviorTarget) API.

Windows
MacOS
Linux

Override Hierarchy

IClickBehaviorTarget::IsHitByClick()

UPolygonOnMeshTool::IsHitByClick()

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 FInputRayHit IsHitByClick
(
    const FInputDeviceRay & ClickPos
)

Remarks

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