Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UTransformMeshesTool
- IClickDragBehaviorTarget::OnClickRelease()
- UTransformMeshesTool::OnClickRelease()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TransformMeshesTool.h |
| Include | #include "TransformMeshesTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/TransformMeshesTool.cpp |
virtual void OnClickRelease
&40;
const FInputDeviceRay & ReleasePos
&41;
Remarks
Notify Target that click release occurred
Parameters
| Name | Description |
|---|---|
| ReleasePos | device position/ray at click point |