GLMapColor
Objective-C
struct GLMapColor {}
Swift
struct GLMapColor
GLMapColor is a 32-bit color type stored as 0xAABBGGRR (ABGR).
-
ABGR color
Declaration
Objective-C
uint32_t colorSwift
var color: UInt32
Install in Dash