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 |