protected void StartProfiling(float timeStep)
 {
     BulletGlobals.ResetProfile();
 }
Exemple #2
0
 public void StartProfiling(float timeStep)
 {
     BulletGlobals.ResetProfile();
 }