Unity Gmetrix Ch. 11-15

Unity Gmetrix Ch. 11-15

12th Grade

65 Qs

quiz-placeholder

Similar activities

Semester TLJ XII TKJ

Semester TLJ XII TKJ

12th Grade

60 Qs

Computer Science

Computer Science

12th Grade

63 Qs

CSS3 SummativeTest 1Q Sy2324

CSS3 SummativeTest 1Q Sy2324

12th Grade

70 Qs

CS S

CS S

12th Grade

65 Qs

Komputer dan Jaringan Dasar

Komputer dan Jaringan Dasar

10th - 12th Grade

62 Qs

Game Design Final Review

Game Design Final Review

9th - 12th Grade

60 Qs

Zigbee Quiz

Zigbee Quiz

12th Grade

60 Qs

Y11 Networks Homework

Y11 Networks Homework

12th Grade

70 Qs

Unity Gmetrix Ch. 11-15

Unity Gmetrix Ch. 11-15

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Melinda Hester

Used 17+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Finish the following code to reference the gameObject’s position: Vector pos = ____________
transform.position
gameObject.position
transform.parent.position
Vector3 (position)

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

A method is used to?
Set Parameters
Define Classes
Delineate Variables
Group Instructions

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

DeltaTime counts seconds between?
Draw Calls
Scenes
Frames
Movements

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which type of variable is accessible to other scripts?
public
private
string
integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What data type must be used in the following code? _______ num = 8.0f;
factor
integer
String
float

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

A Unity C# script is edited in
an IDE
Notepad
Microsoft Word
Unity

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

The Start() function is called when
When the game starts
After pressing the start button
All answers are correct
An object first starts

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?