What function is called by the game loop to perform tasks needed to produce each frame on the screen?
EOC 3D/GD/Design

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Quizizz Content
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Update()
Start()
Awake()
OnEnable()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are using the XR Interaction Toolkit in your project. You want the user to point their controller at specified objects and select them at any distance.
Which type of Interactor applies?
Ray Interactor
Teleporter
Grabbable Interactor
Locomotion
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what order do you put the words when you are declaring a new variable?
[access modifier] [data type] [variable name] [variable value]
[data type] [access modifier] [variable value] [variable name]
[data type] [access modifier] [variable name] [variable value]
[variable name] [data type] [access modifier] [variable value]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Unity window contains a list of all the components attached to game objects?
Inspector
Hierarchy
Scene view
Project window
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you make an array variable visible in the Unity Inspector panel from the script component?
Make the array variable public
Right-click on the array variable and select "Publish"
Write the array variable name in all capital letters
Select "Edit" and then "Array" from the Unity IDE menu
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What characters are used to mark the start and end of a block of C# code such as a class or function?
{ and }
# and #
/* and */
Begin and End
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you do to a game object to make it react to gravity and other physical forces?
Add a Rigidbody component
Add a Collider component
Add a complex C# script
Add a Physics Material
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
COMPUTER 10 FINALS :(

Quiz
•
10th Grade
15 questions
CM Adventure Part 1 - Variable & Array Indexing

Quiz
•
9th - 10th Grade
16 questions
As - Data Structures Quiz

Quiz
•
11th Grade
15 questions
Introduction to TypeScript

Quiz
•
12th Grade
20 questions
Debugging

Quiz
•
10th Grade
20 questions
Java, part I

Quiz
•
11th Grade - University
15 questions
Javascript

Quiz
•
10th - 12th Grade
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University