浏览代码

Fix italics (#3327)

/asymm-envs
GitHub 4 年前
当前提交
3f3916da
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Learning-Environment-Design-Agents.md

2
docs/Learning-Environment-Design-Agents.md


always cast forward, and this many rays are cast to the left and right.
* _Max Ray Degrees_ The angle (in degrees) for the outermost rays. 90 degrees
corresponds to the left and right of the agent.
* _ Sphere Cast Radius_ The size of the sphere used for sphere casting. If set
* _Sphere Cast Radius_ The size of the sphere used for sphere casting. If set
to 0, rays will be used instead of spheres. Rays may be more efficient,
especially in complex scenes.
* _Ray Length_ The length of the casts

正在加载...
取消
保存