Blender V4.5
uiDragColorHandle Struct Reference

#include <UI_interface_c.hh>

Public Attributes

float color [4]
bool gamma_corrected
bool has_alpha

Detailed Description

Definition at line 2682 of file UI_interface_c.hh.

Member Data Documentation

◆ color

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

◆ gamma_corrected

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

◆ has_alpha

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


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