Quiz
- It is not possible to change the Material of a mesh using Blueprint script.
a. True
b. False
- You can create a Blueprint class using an Actor that is in the Level.
a. True
b. False
- The resulting vector of the
Normalizefunction is a vector with a length equal to 1.
a. True
b. False
- The amount of time a timer waits to execute an event is called delta time.
a. True
b. False
Event Tickis executed every frame.
a. True
b. False