DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UBrushBaseProperties

UInteractiveToolPropertySet > UObject

Standard properties for a Brush-type Tool

Member Type Offset Share
BrushSize

Relative size of brush

float 0x50
bSpecifyRadius

If true, ignore relative Brush Size and use explicit world Radius

bool 0x54
BrushRadius float 0x58
BrushStrength

Strength of the brush (0.0 - 1.0)

float 0x5c
BrushFalloffAmount

Amount of falloff to apply (0.0 - 1.0)

float 0x60
bShowStrength

If false, then BrushStrength will not be shown in DetailsView panels (otherwise no effect)

bool 0x64
bShowFalloff

If false, then BrushFalloffAmount will not be shown in DetailsView panels (otherwise no effect)

bool 0x65