Initializes a new instance of the Mesh3D class.
Namespace: MindFusion.Charting.ThreeD
File: Mesh3D.js
JavaScript
![]() |
---|
function Mesh3D (facePoints, brush, [normals]) |
Type: List>
Lists of points defining mesh faces.
Type: Brush
The Brush used to paint this mesh.
Type: Array
An array with the normal vectors in each vertex.