Blender V4.3
DrawKeylistUIData Struct Reference

Public Attributes

float alpha
 
float icon_size
 
float half_icon_size
 
float smaller_size
 
float ipo_size
 
float gpencil_size
 
float screenspace_margin
 
float sel_color [4]
 
float unsel_color [4]
 
float sel_mhcol [4]
 
float unsel_mhcol [4]
 
float ipo_color [4]
 
float ipo_color_mix [4]
 
bool show_ipo
 

Detailed Description

Definition at line 179 of file keyframes_draw.cc.

Member Data Documentation

◆ alpha

float DrawKeylistUIData::alpha

Definition at line 180 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_keys().

◆ gpencil_size

float DrawKeylistUIData::gpencil_size

Definition at line 185 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_gpencil().

◆ half_icon_size

float DrawKeylistUIData::half_icon_size

Definition at line 182 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_standard().

◆ icon_size

float DrawKeylistUIData::icon_size

Definition at line 181 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_keys().

◆ ipo_color

float DrawKeylistUIData::ipo_color[4]

◆ ipo_color_mix

float DrawKeylistUIData::ipo_color_mix[4]

◆ ipo_size

float DrawKeylistUIData::ipo_size

◆ screenspace_margin

float DrawKeylistUIData::screenspace_margin

Definition at line 186 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_gpencil().

◆ sel_color

float DrawKeylistUIData::sel_color[4]

Definition at line 187 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_standard().

◆ sel_mhcol

float DrawKeylistUIData::sel_mhcol[4]

◆ show_ipo

bool DrawKeylistUIData::show_ipo

Definition at line 195 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), draw_keylist_block(), and draw_keylist_keys().

◆ smaller_size

float DrawKeylistUIData::smaller_size

Definition at line 183 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_moving_hold().

◆ unsel_color

float DrawKeylistUIData::unsel_color[4]

Definition at line 188 of file keyframes_draw.cc.

Referenced by channel_ui_data_init(), and draw_keylist_block_standard().

◆ unsel_mhcol

float DrawKeylistUIData::unsel_mhcol[4]

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