예제 #1
0
 private void LateUpdate()
 {
     ThreadHandler.RetrieveCompletedWork();
     ThreadHandler.ReadAllCompletedWork();
 }