Unity Developers Question: Download Unity 3D Developer PDF

Explain why vectors should be normalized when used to move an object?

Tweet Share WhatsApp

Answer:

Normalization makes the vector unit length. It means, for instance, that if you want to move with speed 20.0, multiplying speed * vector will result in a precise 20.0 units per step. If the vector had a random length, the step would be different than 20.0 units.

Download Unity 3D Developer PDF Read All 27 Unity 3D Developer Questions
Previous QuestionNext Question
Why do you want to work here as Unity3D Developer?Where do you want to be in five years?