I have a brief question regarding 3D graphics in JavaFX 8. Is it possible to set the full x, y, and z location coordinates for a 3D object? There are methods such as: setLayoutX() and setLayoutY()...