On Scene, we have:
public final SceneAntialiasing getAntiAliasing() {
The return type has "aliasing" with lower-case a, the method name has "Aliasing" with capital A.
public final SceneAntialiasing getAntiAliasing() {
The return type has "aliasing" with lower-case a, the method name has "Aliasing" with capital A.