Blender  V3.3
Public Attributes | List of all members
uiDragColorHandle Struct Reference

#include <UI_interface.h>

Public Attributes

float color [3]
 
bool gamma_corrected
 

Detailed Description

Definition at line 2904 of file UI_interface.h.

Member Data Documentation

◆ color

float uiDragColorHandle::color[3]

Definition at line 2905 of file UI_interface.h.

Referenced by ui_but_drag_init(), and UI_drop_color_copy().

◆ gamma_corrected

bool uiDragColorHandle::gamma_corrected

Definition at line 2906 of file UI_interface.h.

Referenced by ui_but_drag_init(), and UI_drop_color_copy().


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