USculptMaxBrushOpProps

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshSculptBrushOps.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bUseFixedHeight

If true, maximum height is defined using the FixedHeight constant instead of brush-relative size

Public variable UProperty Category, EditAnywhere, Meta

float

 

Falloff

Amount of falloff to apply

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

float

 

FixedHeight

Maximum height in world-space dimension

Public variable UProperty Category, EditAnywhere, Meta

float

 

MaxHeight

Maximum height as fraction of brush size

Public variable UProperty Category, EditAnywhere, Meta

float

 

Strength

Strength of the Brush

Overridden from UMeshSculptBrushOpProps

Name Description

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