Adds models for the series data to specified scene.
Namespace: MindFusion.Charting
File: Renderer3D.js
SyntaxJavaScript
Copy Code
|
|---|
function buildModels (scene, context) |
Type: Scene3D
A Scene3D instance.
Type: RenderContext
A RenderContext instance.
See Also