UMeshTexturePaintingTool::OnEndDrag

This function is called when the user releases the button driving a click-drag-release interaction

Windows
MacOS
Linux

Override Hierarchy

UMeshSurfacePointTool::OnEndDrag()

UBaseBrushTool::OnEndDrag()

UMeshTexturePaintingTool::OnEndDrag()

References

Module

MeshPaintingToolset

Header

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

Include

#include "MeshTexturePaintingTool.h"

Source

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

Syntax

virtual void OnEndDrag
(
    const FRay & Ray
)

Remarks

This function is called when the user releases the button driving a click-drag-release interaction

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