Package | Description |
---|---|
javafx.scene.shape3d |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional geometry.
|
Modifier and Type | Class and Description |
---|---|
class |
MeshViewBuilder<B extends MeshViewBuilder<B>>
Builder class for javafx.scene.shape3d.MeshView
|
Modifier and Type | Method and Description |
---|---|
static MeshViewBuilder<?> |
MeshViewBuilder.create()
Creates a new instance of MeshViewBuilder.
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.