Initializes a new instance of the Polygon3D class.
Namespace: MindFusion.Charting.ThreeD
File: Polygon3D.js
JavaScript Copy Code |
---|
function Polygon3D ([points, [brush, [normals]]]) |
A list of 3D points.
A Brush used to fill the polygon.
An array with the normal vectors in each vertex.