Skip to content

Struct Color

ClassList > Color

Color containing red, green, blue and alpha.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
float a
float b
float g
float r

Public Attributes Documentation

variable a

float Color::a;

variable b

float Color::b;

variable g

float Color::g;

variable r

float Color::r;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h