Esempio n. 1
0
 public static void ToggleRealtimeCSG()
 {
     CSGSettings.SetRealtimeCSGEnabled(!CSGSettings.EnableRealtimeCSG);
 }