UFlattenBrushOpProps

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshSmoothingBrushOps.h"

Syntax

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

Variables

Name Description

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 (0.0 - 1.0)

Public variable UProperty Category, EditAnywhere, Meta

float

 

Strength

Strength of the Brush

Public variable UProperty Category, EditAnywhere

EPlaneBrushSide...

 

WhichSide

Control whether effect of brush should be limited to one side of the Plane

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