Search
Polygon3D.normal Method
See Also
 






Gets the polygon's normal vector.

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

 Syntax

JavaScript  Copy Code

function normal ()

 Return Value

A Vector3D representing the polygon's normal vector.

 See Also