Paint(bpy_struct)

base class — bpy_struct

subclasses — ImagePaint, UvSculpt, Sculpt, VertexPaint

class bpy.types.Paint(bpy_struct)
brush

Active Brush

Type :Brush
input_samples

Average multiple input samples together to smooth the brush stroke

Type :int in [0, inf], default 0
show_brush
Type :boolean, default False
show_brush_on_surface
Type :boolean, default False
show_low_resolution

For multires, show low resolution while navigating the view

Type :boolean, default False

Inherited Properties

Inherited Functions

Previous topic

PackedFile(bpy_struct)

Next topic

Panel(bpy_struct)