Exemplo n.º 1
0
 void LateUpdate()
 {
     World.LateUpdate(_deltaTime, _deltaUnscaled);
 }