UMeshVertexSculptTool::FindHitTargetMeshTriangle

Windows
MacOS
Linux

Override Hierarchy

UMeshSculptToolBase::FindHitTargetMeshTriangle()

UMeshVertexSculptTool::FindHitTargetMeshTriangle()

References

Module

MeshModelingTools

Header

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

Include

#include "MeshVertexSculptTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/MeshVertexSculptTool.cpp

Syntax

virtual int32 FindHitTargetMeshTriangle
(
    const FRay3d & LocalRay
)

Returns

hit triangle at ray position - subclass should implement this for most brushes

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