UMeshSculptToolBase::HitTest

[UMeshSurfacePointTool](API\Runtime\InteractiveToolsFramework\BaseTools\UMeshSurfacePointTool) API.

Windows
MacOS
Linux

Override Hierarchy

UMeshSurfacePointTool::HitTest()

UMeshSculptToolBase::HitTest()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/Sculpting/MeshSculptToolBase.h

Include

#include "Sculpting/MeshSculptToolBase.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/Sculpting/MeshSculptToolBase.cpp

Syntax

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

Remarks

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