gcol {threejs} | R Documentation |
A basic internal color format parser
Description
A basic internal color format parser
Usage
gcol(x)
Arguments
x |
a character-valued color name |
Value
a list of 3-hex-digit color values and scalar numeric alpha values
[Package threejs version 0.3.3 Index]