Beispiel #1
0
 public void OnClickMeshExport()
 {
     OBJExport.DoExport(_plantBoy.transform.parent.gameObject, _plantExportTex, false);
 }