USecondarySmoothBrushOpProps

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 USecondarySmoothBrushOpProps : public UBaseSmoothBrushOpProps

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bPreserveUVFlow

If true, try to preserve the shape of the UV/3D mapping.

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 UBaseSmoothBrushOpProps

Name Description

Public function Virtual

bool

 

GetPreserveUVFlow()

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