📅  最后修改于: 2022-03-11 15:01:00.754000             🧑  作者: Mango
func createSceneContent() {
scene.scaleMode = .aspectFit
scene.backgroundColor = .black
// Add additional scene contents here.
...
}