浏览代码

fix docstring

/develop/custom-raycast
Ruo-Ping Dong 3 年前
当前提交
ec599e27
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 1
      com.unity.ml-agents/Runtime/Sensors/RayPerceptionSensor.cs

1
com.unity.ml-agents/Runtime/Sensors/RayPerceptionSensor.cs


/// <summary>
/// The number of rays in the sensor.
/// Override this method for custom observations.
/// </summary>
public int GetNumberOfRays()
{

正在加载...
取消
保存