KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
KGColor Struct Reference

Public Member Functions

constexpr KGColor (float r, float g, float b, float a=1.0f)
constexpr KGColor (const KGVec4 &col)
 KGColor (int r, int g, int b, int a=255)
 KGColor (KGU32 rgba)
 operator KGU32 () const
 operator KGVec4 () const
void SetHSV (float h, float s, float v, float a=1.0f)
KGColor HSV (float h, float s, float v, float a=1.0f)

Public Attributes

KGVec4 Value

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