Search
Mesh3D.getFaces Method
See Also
 






Gets the mesh faces.

Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public List<Polygon3D> getFaces ()

 Return Value

 See Also