Blender V5.0
PaletteColor Struct Reference

#include <DNA_brush_types.h>

Public Attributes

struct PaletteColornext
struct PaletteColorprev
float color [3]
float value
float rgb[3] DNA_DEPRECATED
float _pad

Detailed Description

Definition at line 439 of file DNA_brush_types.h.

Member Data Documentation

◆ _pad

float PaletteColor::_pad

Definition at line 447 of file DNA_brush_types.h.

◆ color

◆ DNA_DEPRECATED

float rgb [3] PaletteColor::DNA_DEPRECATED

Definition at line 446 of file DNA_brush_types.h.

◆ next

struct PaletteColor* PaletteColor::next

Definition at line 440 of file DNA_brush_types.h.

◆ prev

struct PaletteColor * PaletteColor::prev

Definition at line 440 of file DNA_brush_types.h.

◆ value

float PaletteColor::value

Definition at line 443 of file DNA_brush_types.h.

Referenced by palette_color_add_exec(), and palette_join_exec().


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