Unity 2D Games Developer Question:
Download Questions PDF

What is animator Controller?

Unity 2D Games Developer Interview Question
Unity 2D Games Developer Interview Question

Answer:

The Animator Controller controls animation through Animation Layers with Animation State Machines and Animation Blend Trees, controlled by Animation Parameters. The same Animator Controller can be referenced by multiple models with Animator components.

Download Unity 2D Games Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me why deferred lighting optimizes scenes with a lot of lights and elements?What is TPS?