Test your knowledge
Q1. SerializableField
renders…
A. public variables hidden in the Inspector
B. private variables visible in the Inspector
C. protected variables hidden in the Inspector
D. public variables visible in the Inspector
Q2. Importing audio with the Streaming Load type means...
A. the audio will be loaded in its entirety at startup
B. the audio will be loaded in segments
C. the audio will be muted
D. the audio will be deleted
Q3. Orthographic cameras remove...
A. perspective effects
B. distant objects
C. post-processing
D. MeshRenderers
Q4. The Input.GetAxis
function lets you read input from...
A. horizontal and vertical axes
B. VR touch controllers
C. mobile touches
D. mouse clicks