scalafx.scene
Specifies the level of antialiasing desired when rendering 3D primitives.
In order for scene antialiasing to have an affect, the underlying system must support: ConditionalFeature.SCENE3D and anti-aliasing.
Enables antialising, optimized for a balance of quality and performance.
Disables antialiasing.
Convert a ScalaFX scene antialiasing value to a JavaFX scene-antialiasing value.
Defined SceneAntialiasing values
Specifies the level of antialiasing desired when rendering 3D primitives.
In order for scene antialiasing to have an affect, the underlying system must support: ConditionalFeature.SCENE3D and anti-aliasing.