A.Lerp B.LookRotation C.Slerp D.Dot
A.DeleteAll() B.DeleteKey() C.key() D.Save()
A.Start函數(shù)執(zhí)行晚于Awake函數(shù) B.LateUpdate函數(shù)每幀都會被調(diào)用 C.Update函數(shù)執(zhí)行晚于LateUpdate函數(shù) D.Update函數(shù)執(zhí)行早于LateUpdate函數(shù)