IMAGE_UV_sculpt(Panel)¶
base classes — bpy_struct
, Panel
-
class
bpy.types.
IMAGE_UV_sculpt
(Panel)¶ -
draw
(context)¶
-
static
paint_settings
(context)¶
-
static
prop_unified_color
(parent, context, brush, prop_name, text='')¶
-
static
prop_unified_color_picker
(parent, context, brush, prop_name, value_slider=True)¶
-
static
prop_unified_size
(parent, context, brush, prop_name, icon='NONE', text='', slider=False)¶
-
static
prop_unified_strength
(parent, context, brush, prop_name, icon='NONE', text='', slider=False)¶
-
static
prop_unified_weight
(parent, context, brush, prop_name, icon='NONE', text='', slider=False)¶
-
static
unified_paint_settings
(parent, context)¶
-
Inherited Properties
Inherited Functions
|