上QQ阅读APP看书,第一时间看更新
Test your knowledge
Q1. You can easily find GameObjects
in code by using…
- A. Layers
- B. Tags
- C. Components
- D. Integers
Q2. You can search the hierarchy for objects that contain specific component types by using a prefix of...
- A. C
- B. T
- C. W
- D. D
Q3. Static variables are always...
- A. Shared across all instances of a class
- B. Public
- C. Reset on every new frame
- D. The same
Q4. The main color for a material is defined by the...
- A. Normal Channel
- B. Detail Channel
- C. Albedo Channel
- D. Specular Channel
Q5. By default, when you run a Unity game, you will first see...
- A. The First Scene
- B. A Happy Face
- C. A Splash Screen
- D. The Resolution Config Dialog