dojox.gfx3d.Viewport.addLights
dojo.require("dojox.gfx3d.object");
defined in dojox/gfx3d/object.js
add new light/lights to the viewport.
Usage
function (/*Array*/ lights) (view source)
parameter | type | description |
---|---|---|
lights | Array | || light object: light object(s) |