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

#include <DNA_meshdata_types.h>

Public Attributes

unsigned char a
 
unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Tessellation vertex color data.

Note
The red and blue are swapped for historical reasons.

Definition at line 484 of file DNA_meshdata_types.h.

Member Data Documentation

◆ a

unsigned char MCol::a

◆ b

unsigned char MCol::b

◆ g

unsigned char MCol::g

◆ r

unsigned char MCol::r

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