Interviewer And Interviewee Guide

Unity 3D Developer Interview Question:

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

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Unity 3D Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.