func createSceneContent() { scene.scaleMode = .aspectFit scene.backgroundColor = .black // Add additional scene contents here. ... }