Blender V4.3
blender::ed::greasepencil::ColorTemplate Struct Reference

Public Attributes

const char * name
 
float line [4]
 
float fill [4]
 
bool show_stroke
 
bool show_fill
 

Detailed Description

Definition at line 26 of file grease_pencil_add.cc.

Member Data Documentation

◆ fill

float blender::ed::greasepencil::ColorTemplate::fill[4]

◆ line

float blender::ed::greasepencil::ColorTemplate::line[4]

◆ name

const char* blender::ed::greasepencil::ColorTemplate::name

◆ show_fill

bool blender::ed::greasepencil::ColorTemplate::show_fill

◆ show_stroke

bool blender::ed::greasepencil::ColorTemplate::show_stroke

The documentation for this struct was generated from the following file: