Blender
V3.3
|
#include <UI_interface.h>
Public Attributes | |
float | color [3] |
bool | gamma_corrected |
Definition at line 2904 of file UI_interface.h.
float uiDragColorHandle::color[3] |
Definition at line 2905 of file UI_interface.h.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().
bool uiDragColorHandle::gamma_corrected |
Definition at line 2906 of file UI_interface.h.
Referenced by ui_but_drag_init(), and UI_drop_color_copy().