Search
Mesh3D.setFaces Method
See Also
 






Sets the mesh faces.

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

 Syntax

Java  Copy Code

public void setFaces (
    List<Polygon3D> value
)

 Parameters

value

 See Also