GPencilPalette(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
GPencilPalette
(bpy_struct)¶ Collection of related palettes
-
colors
¶ Colors of the palette
Type: GPencilPaletteColors
bpy_prop_collection
ofGPencilPaletteColor
, (readonly)
-
name
¶ Palette name
Type: string, default “”, (never None)
-
Inherited Properties
Inherited Functions
References