UGroomCardsEditorTool::OnUpdateDrag

This function is called each frame that the user is in a click-drag-release interaction

Windows
MacOS
Linux

Override Hierarchy

UMeshSurfacePointTool::OnUpdateDrag()

UGroomCardsEditorTool::OnUpdateDrag()

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/Hair/GroomCardsEditorTool.h

Include

#include "Hair/GroomCardsEditorTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/Hair/GroomCardsEditorTool.cpp

Syntax

virtual void OnUpdateDrag
(
    const FRay & Ray
)

Remarks

This function is called each frame that the user is in 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