GPENCIL_PIE_sculpt(Menu)¶
base classes — bpy_struct
, Menu
-
class
bpy.types.
GPENCIL_PIE_sculpt
(Menu)¶ -
draw
(context)¶
-
draw_preset
(context)¶ Define these on the subclass: - preset_operator (string) - preset_subdir (string)
Optionally: - preset_extensions (set of strings) - preset_operator_defaults (dict of keyword args)
-
Inherited Properties
Inherited Functions
|