light_ambient {threejs} | R Documentation |
Plot illumination
Description
Plot illumination
Usage
light_ambient(color = "#eeeeee")
Arguments
color |
the ambient light color |
Value
An object for use with the lights
argument in scatterplot3js
and graphjs
.
[Package threejs version 0.3.3 Index]