|
Blender V4.5
|
#include <UI_interface_c.hh>
Public Attributes | |
| float | color [4] |
| bool | gamma_corrected |
| bool | has_alpha |
Definition at line 2682 of file UI_interface_c.hh.
| float uiDragColorHandle::color[4] |
Definition at line 2683 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().
| bool uiDragColorHandle::gamma_corrected |
Definition at line 2684 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().
| bool uiDragColorHandle::has_alpha |
Definition at line 2685 of file UI_interface_c.hh.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().