UMeshClickTool::OnClicked

Click the Target at this 2D position / 3D ray. Default behavior is to print debug string.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshSelect.h

Include

#include "MeshSelect.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshSelect.cpp

Syntax

virtual void OnClicked
(
    const FInputDeviceRay & ClickPos
)

Remarks

Click the Target at this 2D position / 3D ray. Default behavior is to print debug string.

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