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

#include <DNA_meshdata_types.h>

Public Attributes

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

Detailed Description

Note
While alpha is not currently in the 3D Viewport, this may eventually be added back, keep this value set to 255.

Definition at line 338 of file DNA_meshdata_types.h.

Member Data Documentation

◆ a

unsigned char MLoopCol::a

◆ b

unsigned char MLoopCol::b

◆ g

unsigned char MLoopCol::g

◆ r

unsigned char MLoopCol::r

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