Blender
V3.3
|
Public Attributes | |
const char * | name |
float | line [4] |
float | fill [4] |
Definition at line 29 of file gpencil_add_blank.c.
float ColorTemplate::fill |
Definition at line 32 of file gpencil_add_blank.c.
Referenced by gpencil_lineart_material(), gpencil_monkey_color(), and gpencil_stroke_material().
float ColorTemplate::line |
Definition at line 31 of file gpencil_add_blank.c.
Referenced by gpencil_lineart_material(), gpencil_monkey_color(), and gpencil_stroke_material().
const char * ColorTemplate::name |
Definition at line 30 of file gpencil_add_blank.c.
Referenced by gpencil_lineart_material(), gpencil_monkey_color(), and gpencil_stroke_material().