Search
Model3D Constructor
See Also
 






Initializes a new instance of the Model3D class.

Namespace: MindFusion.Charting.ThreeD
File: Model3D.js

 Syntax

JavaScript  Copy Code

function Model3D ([brush])

 Parameters

brush
Optional.

The Brush used to fill this model's projection.

 See Also