Blender V5.0
uiDragColorHandle Struct Reference

#include <UI_interface_c.hh>

Public Attributes

float color [4]
bool gamma_corrected
bool has_alpha

Detailed Description

Definition at line 2696 of file UI_interface_c.hh.

Member Data Documentation

◆ color

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().

◆ gamma_corrected

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().

◆ has_alpha

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().


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