javafx.scene.shape
Class Mesh
- javafx.scene.shape.Mesh
Direct Known Subclasses:
public abstract class Mesh extends Object
Base class for representing a 3D geometric surface. Note that this is a conditional feature. See
ConditionalFeature.SCENE3D for more information.Since:
JavaFX 8.0
-
Constructor Detail
-
Mesh
protected Mesh()
-
© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.