Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/gfx3d/gradient.js

  • Provides:

    • dojox.gfx3d.gradient
  • Requires:

    • dojox.gfx3d.vector in common
    • dojox.gfx3d.matrix in common
  • dojox.gfx3d.gradient

    • parameters:
      • model: (typeof dojox.gfx3d.lighting.Model:)
        color model
      • material: (typeof Object:)
        defines visual properties
      • center: (typeof Object:)
        center of the cylinder's bottom
      • radius: (typeof Number:)
        radius of the cylinder
      • from: (typeof Number:)
        from position in radians
      • to: (typeof Number:)
        from position in radians
      • matrix: (typeof dojox.gfx3d.Matrix3D:)
        the cumulative transformation matrix
        tolerance: Number: tolerable diffirence in colors between gradient steps
    • summary
      calculate a cylindrical gradient
    • type
      Function
  • dojox.gfx3d

    • type
      Object
  • dojox

    • type
      Object