|
Blender V5.0
|
#include <UI_interface_c.hh>
Public Attributes | |
| float | color [4] |
| bool | gamma_corrected |
| bool | has_alpha |
Definition at line 2696 of file UI_interface_c.hh.
| float uiDragColorHandle::color[4] |
Definition at line 2697 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().
| bool uiDragColorHandle::gamma_corrected |
Definition at line 2698 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().
| bool uiDragColorHandle::has_alpha |
Definition at line 2699 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().