📅  最后修改于: 2022-03-11 14:57:43.231000             🧑  作者: Mango
slerp function is used for to rotate the game objcet in Unity
like this
lerp(the first one will be posistion of object,the second will be the on that you wnant,therd one will be mutilpy the time.delatime
)