UMeshSpaceDeformerTool::HitTest

Disable [UMeshSurfacePointTool](API\Runtime\InteractiveToolsFramework\BaseTools\UMeshSurfacePointTool) hits as tool is not using that interaction (subclass should be changed)

Windows
MacOS
Linux

Override Hierarchy

UMeshSurfacePointTool::HitTest()

UMeshSpaceDeformerTool::HitTest()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/MeshSpaceDeformerTool.h

Include

#include "MeshSpaceDeformerTool.h"

Syntax

virtual bool HitTest
(
    const FRay & Ray,
    FHitResult & OutHit
)

Remarks

Disable UMeshSurfacePointTool hits as tool is not using that interaction (subclass should be changed)

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