Esempio n. 1
0
 private void Update()
 {
     rewardText.text = agent.GetCumulativeReward().ToString("F2");
 }