base class — bpy_struct
Overrides for some of the active brush’s settings
Radius of the brush
Type: | int in [1, 2000], default 0 |
---|
How powerful the effect of the brush is when applied
Type: | float in [0, 10], default 0.5 |
---|
Radius of brush in Blender units
Type: | float in [0.001, inf], default 0.0 |
---|
When locked brush stays same size relative to object; when unlocked brush size is given in pixels
Type: | boolean, default False |
---|
Enable tablet pressure sensitivity for size
Type: | boolean, default False |
---|
Enable tablet pressure sensitivity for strength
Type: | boolean, default False |
---|
Instead of per-brush radius, the radius is shared across brushes
Type: | boolean, default False |
---|
Instead of per-brush strength, the strength is shared across brushes
Type: | boolean, default False |
---|
Instead of per-brush weight, the weight is shared across brushes
Type: | boolean, default False |
---|
Weight to assign in vertex groups
Type: | float in [0, 1], default 0.5 |
---|
Inherited Properties
Inherited Functions
References