EMeshSculptFalloffType

Mesh Sculpting Brush Types

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshSculptToolBase.h"

Syntax

enum EMeshSculptFalloffType
{
    Smooth,
    Linear,
    Inverse,
    Round,
    BoxSmooth,
    BoxLinear,
    BoxInverse,
    BoxRound,
    LastValue,
}

Values

Name

Description

Smooth

Linear

Inverse

Round

BoxSmooth

BoxLinear

BoxInverse

BoxRound

LastValue

Remarks

Mesh Sculpting Brush Types

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