コード例 #1
0
ファイル: MicrobeEditorGUI.cs プロジェクト: Doomsdayrs/Thrive
 private void OnRigidityChanged(float value)
 {
     editor.SetRigidity(value);
 }