Vec4

fun Vec4(color: Int): Vec4

Returns a Vec4 representation of a given color.

fun Vec4(color: Color): Vec4

Returns a Vec4 representation of a given color.