dojox.gfx3d._creators.abandon
dojo.require("dojox.gfx3d.object");
defined in dojox/gfx3d/object.js
removes a shape from the list
Usage
function (obj, /*Boolean?*/ silently) (view source)
parameter | type | description |
---|---|---|
obj | ||
silently | Boolean | Optional. if true, do not redraw a picture yet |