UViewAlignedPlaneBrushOpProps

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "Sculpting/MeshPlaneBrushOps.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UViewAlignedPlaneBrushOpProps : public UBasePlaneBrushOpProps

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Depth

Depth of Brush into surface along view ray

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

Public variable UProperty Category, EditAnywhere

EPlaneBrushSide...

 

WhichSide

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

Overridden from UBasePlaneBrushOpProps

Name Description

Public function Virtual

EPlaneBrushS...

 

GetWhichSide()

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