中文
Appearance
GameObject.scene
GameObject
(只读)当前对象所在的场景。
Scene
let go = new GameObject("test"); let scene = go.scene;