Search Header Logo

Game Prog 1 Quiz 3

Authored by Von Magbitang

Computers

University

Used 4+ times

Game Prog 1 Quiz 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is an Unity UI attributes that lets the UI to stay in place, even if the size of the canvas changed.

Anchor

Width

Position

Rect Transform

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is an Unity UI attributes that lets the Image UI adapt to the Source Image dimension

Set Native Size

Set Source Size

Set Image Size

Set Picture Size

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is an Unity UI attributes that lets you place your image in the Image UI.

Source Image

Color

Material

Raycast Target

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is a variable that define scene current index.

SceneManager.GetActiveScene().buildIndex

SceneManager.GetActiveScene().buildIndex[i]

SceneManager.GetActiveScene().buildIndex()

SceneManager.GetActiveScene().buildIndex[0]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To load the next Scene, what will you type?

SceneManager.LoadScene(currentIndex + 1)

SceneManager.LoadScene(currentIndex)

SceneManager.LoadScene(currentIndex - 1)

SceneManager.LoadScene()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will you drag to the OnClick attribute of the Button UI to use certain methods?

Game Empty

Script

Command

Game Method

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what will you type if you want to load the first scene?

SceneManager.LoadScene(0)

SceneManager.LoadScene[0]

SceneManager.LoadScene = 0

SceneManager.LoadScene()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?