Class in XFurStudio.Utilities. Inherited from MonoBehaviour
Properties
|
Property |
Type |
Description |
|
PaintDataMode |
PaintDataMode |
Enum defining the kind of brush used by this Painter Object |
|
InvertBrush |
bool |
Whether the brush’s effect should be inverted or not |
|
BrushOpacity |
float |
The opacity of the brush |
|
BrushHardness |
float |
The hardness of the brush (controls the strength from the center to the outer portion of the virtual brush sphere) |
|
BrushColor |
Color |
The brush’s color. For most painting requests, it is ignored. |
|
Radius |
float |
The radius of the virtual brush sphere |