[page:Object3D] →
[name]
Abstract base class for lights.
Constructor
[name]( [page:Integer hex] )
[page:Integer hex] — Numeric value of the RGB component of the color.
This creates a light with color.
Properties
[property:Color color]
Color of the light.
Source
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]