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

#include <DNA_brush_types.h>

Public Attributes

float rgb [3]
 
float value
 
float h
 
float s
 
float v
 

Detailed Description

Definition at line 387 of file DNA_brush_types.h.

Member Data Documentation

◆ h

float tPaletteColorHSV::h

◆ rgb

float tPaletteColorHSV::rgb[3]

◆ s

float tPaletteColorHSV::s

◆ v

float tPaletteColorHSV::v

◆ value

float tPaletteColorHSV::value

Definition at line 389 of file DNA_brush_types.h.

Referenced by palette_sort_exec().


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