Unity M3L3

Unity M3L3

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Vertical and Horizontal Lines

Vertical and Horizontal Lines

9th Grade

15 Qs

رياضيات تاسع عام

رياضيات تاسع عام

9th Grade

10 Qs

Çarpanlara Ayırma

Çarpanlara Ayırma

10th Grade

10 Qs

Radical Transformations

Radical Transformations

10th - 11th Grade

10 Qs

Geometry Project Act

Geometry Project Act

7th - 11th Grade

10 Qs

Chord Radius Diameter Circumference

Chord Radius Diameter Circumference

9th Grade - University

15 Qs

Python Diziler ve Tuple Test-2

Python Diziler ve Tuple Test-2

12th Grade

11 Qs

çokgenler

çokgenler

7th - 10th Grade

10 Qs

Unity M3L3

Unity M3L3

Assessment

Quiz

Mathematics

9th - 12th Grade

Hard

Created by

utku karakuyu

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

GetComponent fonksiyonu ne işe yarar ?

Obeye Component eklememizi için en iyi yoldur

Objedeki componenti kaldırır

Objenin bileşenlerine erişmenin en iyi yoludur

Objede Component var mı kontrol eder

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Oyuncunun sol/sağ ya da A/D tuşlarına basıp basmadığını kontrol etmemizi sağlıyor.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Vertical grubu ise oyuncunun yukarı/aşağı ya da W/S tuşlarına basıp basmadığını kontrol etmemize yardımcı oluyor.

Vertical

Horizontal

Input.GetKeyDown

isPressed=true

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Hangisinin yazılışı doğrudur ?

float moveHorizontal = Input.GetKeyDown("Horizontal")

float moveHorizontal = Input.GetAxis(Horizontal)

string moveHorizontal = Input.GetAxis("Horizontal")

float moveHorizontal = Input.GetAxis("Horizontal")

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Rigidbody rb;


olarak tanımlanan "rb" değişkenine "Rigidbody" componenti nasıl atanır ?

rb=this.Rigidbody

rb.Rigidbody=true

rb=Getcomponent<rigidbody>()

rb=Getcomponent<rigidbody()>

6.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Halihazırda var olan sınıfların (ebeveyn sınıflar olarak bilinir) özelliklerini ve işlevlerini benimseyen sınıflar yazmamıza olanak tanıyan bir mekanizmadır

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Raycast nedir ?

tanımlanmış bir noktadan tanımlanmış bir hedefe doğru gönderilen bir ışındır

bilinmeyen bir noktadan bilinmeyen bir hedefe doğru gönderilen bir ışındır

Sonsuz ışın kaynağıdır

Raycast emektir

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?