Uses of Interface
javafx.scene.shape.ObservableFaceArray
| Package | Description | 
|---|---|
| javafx.scene.shape | Provides the set of 2D classes for defining and performing operations on 
objects related to two-dimensional geometry. | 
- 
Uses of ObservableFaceArray in javafx.scene.shapeMethods in javafx.scene.shape that return ObservableFaceArray Modifier and Type Method Description ObservableFaceArrayTriangleMesh. getFaces()Gets thefacesarray, indices into thepoints,normals(optional, if it is aVertexFormat.POINT_NORMAL_TEXCOORDmesh) andtexCoordsarrays, of thisTriangleMesh.