Search
Renderer3D Interface
See Also
 






Defines the interface called by Plot3D to build 3D models.

Namespace: MindFusion.Charting
File: Renderer3D.js

 Syntax

JavaScript  Copy Code

// interface
Renderer3D.prototype = {}

 See Also