浏览代码

removed duplicate line in overview doc

/usim-randomization
Steven Leal 4 年前
当前提交
cfad842d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      com.unity.perception/Documentation~/Randomization/Index.md

4
com.unity.perception/Documentation~/Randomization/Index.md


Finally, add a Scenario component to the scene. Scenarios are used to coordinate the application of randomizations during the execution of a simulation.
Continue reading for more details concerning the three primary components driving randomizations in the perception package: parameters, samplers, and scenarios.
## Parameters

![Example Parameters](./Images/TestScenario.png)
Finally, scenarios define constants from which to expose global simulation behaviors automatically. By modifying serialized constants externally, users can customize their simulation runtime even after their project has been built.
Visit our [randomization tutorial](Tutorial.md) to get started using the randomization tools in an example project.
## Getting Started
正在加载...
取消
保存