浏览代码

updated tutorial references in randomization docs

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

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


## Getting Started
Visit our [randomization tutorial doc]() to get started using the perception package's randomization tools in an example project.
Visit our [randomization tutorial doc](../Tutorial/TUTORIAL.md) to get started using the perception package's randomization tools in an example project.

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


}
```
RandomizerTags can also be used to customize how randomizers apply their randomizations to a particular GameObject. Visit [part two of the randomization tutorial]() to explore an in depth example of implementing a LightRandomizer that does exactly this.
RandomizerTags can also be used to customize how randomizers apply their randomizations to a particular GameObject. Visit [part two of the randomization tutorial](../Tutorial/TUTORIAL.md) to explore an in depth example of implementing a LightRandomizer that does exactly this.
正在加载...
取消
保存