Vec3

fun Vec3(@ColorInt color: Int): Vec3

Returns a Vec3 representation of a given color.

fun Vec3(color: Color): Vec3

Returns a Vec3 representation of a given color.