Unity Interface Review

Unity Interface Review

Assessment

Flashcard

Information Technology (IT)

10th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Fill in the blank: The Unity Interface is comprised of several different ______ Windows.

Back

Editor

2.

FLASHCARD QUESTION

Front

Fill in the blank: The ______ View is our interactive view of the game world.

Back

Scene

3.

FLASHCARD QUESTION

Front

Fill in the blank: Every object in our game is a ______.

Back

GameObject

4.

FLASHCARD QUESTION

Front

Fill in the blank: The Toolbar gives us access to the Move, Rotate, and ______ tools.

Back

Scale

5.

FLASHCARD QUESTION

Front

Fill in the blank: The Hierarchy displays a list of ______.

Back

GameObjects

6.

FLASHCARD QUESTION

Front

Fill in the blank: Set GameObject position, scale, and rotation values directly in the ______ section in the Inspector Window.

Back

Transform

7.

FLASHCARD QUESTION

Front

Which Unity window contains a list of all the game objects currently in your scene?

Back

Hierarchy

8.

FLASHCARD QUESTION

Front

What is a Prefab in Unity?

Back

A reusable asset that can be instantiated multiple times.

9.

FLASHCARD QUESTION

Front

Which of the following is NOT a part of the Unity Interface? Scene View, Game View, Hierarchy Window, Spreadsheet View

Back

Spreadsheet View