Package bpy :: Package ops :: Module brush
[hide private]
[frames] | no frames]

Module brush

Functions [hide private]
 
add(type='VERTEX_PAINT')
Add brush by mode type.
 
curve_preset(shape='SHARP')
Set brush shape.
Function Details [hide private]

add(type='VERTEX_PAINT')

 

Add brush by mode type.

Parameters:
  • type (enum) - Which paint mode to create the brush for. in (SCULPT, VERTEX_PAINT, WEIGHT_PAINT, TEXTURE_PAINT)

curve_preset(shape='SHARP')

 

Set brush shape.

Parameters:
  • shape (enum) - in (SHARP, SMOOTH, MAX)