Struct Manus::CoreSDK::Color
ClassList > Manus > CoreSDK > Color
Color containing red, green, blue and alpha.
Public Attributes
| Type | Name |
|---|---|
| float | a |
| float | b |
| float | g |
| float | r |
Public Functions
| Type | Name |
|---|---|
| Color (float p_R, float p_G, float p_B, float p_A) |
Public Attributes Documentation
variable a
variable b
variable g
variable r
Public Functions Documentation
function Color
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs