carb::ColorRgb

Defined in carb/Types.h

struct ColorRgb

RGB float color.

Public Members

float r

Red.

float g

Green.

float b

Blue.