Efxclipse/Runtime/e4
General
Rendering Tags
Some of the model elements can be enhanced with special kind of values to influence the renderers to provide behavior very specific zu JavaFX
MWindow
Title | Slot | Value | Description |
---|---|---|---|
efx.window.scene.3d | persistedState | boolean | If you want to enable depthBuffering in your the windows scene you should pass true here |
efx.window.decoration.fxml | persistedState | url | In case you want to show a custom window decoration you should pass an URL to a fxml-File to be used |