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