FSurfaceSculptBrushOp

Windows
MacOS
Linux

Inheritance Hierarchy

FMeshSculptBrushOp

FSurfaceSculptBrushOp

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshSculptBrushOps.h"

Syntax

class FSurfaceSculptBrushOp : public FMeshSculptBrushOp

Variables

Name Description

Public variable

NearestQueryFun...

 

BaseMeshNearestQueryFunc

Public variable

double

 

BrushSpeedTuning

Constructors

Name Description

Public function

FSurfaceSculptBrushOp

(
    NearestQueryFuncType QueryFunc
)

Overridden from FMeshSculptBrushOp

Name Description

Public function Virtual

void

 

ApplyStamp

(
    const FDynamicMesh3* Mesh,
    const FSculptBrushStamp& Stamp,
    const TArray< int32 >& Vertices,
    TArray< FVector3d >& NewPositionsO...
)

Public function Virtual Const

ESculptBrush...

 

GetBrushTargetType()

Overrideable Brush Op configuration things

Typedefs

Name

Description

NearestQueryFuncType

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