|
MeiCam SDK For Web
3.14.2
|
Custom color class In the SDK, the NveColor class attributes, namely r, g, b and a, range [0, 1] instead of [0, 255]. More...
Public Member Functions | |
| constructor (r, g, b, a) | |
Custom color class In the SDK, the NveColor class attributes, namely r, g, b and a, range [0, 1] instead of [0, 255].
|
inline |
@constructor
| {Number} | r red |
| {Number} | g green |
| {Number} | b blue |
| {Number} | a alpha |