浏览代码

Update com.unity.perception/Documentation~/Randomization/Scenarios.md

Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
/main
GitHub 4 年前
当前提交
5521cfae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      com.unity.perception/Documentation~/Randomization/Scenarios.md

2
com.unity.perception/Documentation~/Randomization/Scenarios.md


3. **Instance Count** - The number of Unity Simulation worker instances to distribute execution between
4. **Main Scene** - The Unity scene to execute
5. **Scenario** - The scenario to execute
6. **Sys-Param** - The system parameters or the hardware configuration of Unity Simulation worker instance to execute the scenario with. Determines per instance specifications such as the number of CPU cores, amount of memory, and presence of a GPU for accelerated execution.
6. **Sys-Param** - The system parameters or the hardware configuration of Unity Simulation worker instances to execute the scenario with. Determines per instance specifications such as the number of CPU cores, amount of memory, and presence of a GPU for accelerated execution.
NOTE: To execute a scenario using the Run in Unity Simulation window, the scenario class must implement the UnitySimulationScenario class.

正在加载...
取消
保存