コード例 #1
0
ファイル: EntityManager.cs プロジェクト: kushinn/RayTracing
 public void EndExclusiveEntityTransaction()
 {
     ComponentJobSafetyManager.EndExclusiveTransaction();
 }