Esempio n. 1
0
 public void SetLeftEmissionCount(float value)
 {
     SettingsApplicator.SetLeftEmitterCount(Mathf.FloorToInt(value));
 }