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

#include <DNA_userdef_types.h>

Public Attributes

unsigned char solid [4]
 
unsigned char select [4]
 
unsigned char active [4]
 
short flag
 
char _pad0 [2]
 

Detailed Description

Set of colors for use as a custom color set for Objects/Bones wire drawing.

Definition at line 437 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char ThemeWireColor::_pad0[2]

Definition at line 444 of file DNA_userdef_types.h.

◆ active

unsigned char ThemeWireColor::active[4]

◆ flag

short ThemeWireColor::flag

eWireColor_Flags.

Definition at line 443 of file DNA_userdef_types.h.

Referenced by set_pchan_color().

◆ select

unsigned char ThemeWireColor::select[4]

◆ solid

unsigned char ThemeWireColor::solid[4]

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