convert_color {rayshader} | R Documentation |
Convert Color
convert_color(color, as_hex = FALSE)
color |
The color to convert. Can be either a hexadecimal code, or a numeric rgb vector listing three intensities between '0' and '1'. |
Color vector
#none