A.Scene B.Profiler C.Console D.Game
A.通過在類定義前面放置關鍵字sealed,可以將類聲明為密封類 B.密封類可以用作基類 C.在對基類的虛成員進行重寫的派生類上,方法、索引器、屬性或事件可以將該成員聲明為密封成員 D.密封類禁止派生
A.deltaTime B.fixedDeltaTime C.fixedTime D.timeSinceLevelLoad
A.Long B.int C.float D.double
A.Terrain->WindZone B.GameObject->CreateOther->WindZone C.Component->Physics->WindZone D.Assets->Create->WindZone
A.Translate B.Rotate C.position D.rotation