Game Prog 1 Quiz 3

Game Prog 1 Quiz 3

University

10 Qs

quiz-placeholder

Similar activities

HCI - 1.1 & 1.2 Introduction To HCI

HCI - 1.1 & 1.2 Introduction To HCI

University

10 Qs

Network Security

Network Security

University

10 Qs

Test Perancangan Tampilan

Test Perancangan Tampilan

University

10 Qs

Pirma_IT_studentams

Pirma_IT_studentams

University

10 Qs

IT SKILLS

IT SKILLS

University

15 Qs

Pikachu Quiz

Pikachu Quiz

University

10 Qs

DCO, Pega Express and Testing

DCO, Pega Express and Testing

University

10 Qs

Pemrograman Mobile

Pemrograman Mobile

University

10 Qs

Game Prog 1 Quiz 3

Game Prog 1 Quiz 3

Assessment

Quiz

Computers

University

Medium

Created by

Von Magbitang

Used 4+ times

FREE Resource

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()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?