- java.lang.Object
-
- javafx.scene.shape.Mesh
-
- Direct Known Subclasses:
TriangleMesh
public abstract class Mesh extends Object
Base class for representing a 3D geometric surface. Note that this is a conditional feature. SeeConditionalFeature.SCENE3D
for more information.- Since:
- JavaFX 8.0