MindFusion.Java Package Programmer's Guide
Polygon3D.normal Method
See Also
 






Gets the polygon's normal vector.

Namespace: com.mindfusion.charting.threed
Package: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public Vector3D normal ()

 Return Value

A Vector3D representing the polygon's normal vector.

 See Also

Polygon3D Members
Polygon3D Class
com.mindfusion.charting.threed Namespace