UPinchBrushOpProps

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshPinchBrushOps.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UPinchBrushOpProps : public UMeshSculptBrushOpProps

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bPerpDamping

When enabled, brush will damp motion of vertices that would move perpendicular to brush stroke direction

Public variable UProperty Category, EditAnywhere, Meta

float

 

Depth

Depth of Brush into surface along surface normal

Public variable UProperty Category, EditAnywhere, Meta

float

 

Falloff

Amount of falloff to apply

Public variable UProperty Category, EditAnywhere, Meta

float

 

Strength

Strength of the Brush

Overridden from UMeshSculptBrushOpProps

Name Description

Public function Virtual

float

 

GetDepth()

Public function Virtual

float

 

GetFalloff()

Public function Virtual

float

 

GetStrength()

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