浏览代码

informative comment added

/main
Mohsen Kamalzadeh 4 年前
当前提交
b8f4d4e5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      com.unity.perception/Tests/Runtime/GroundTruthTests/LabelEntryMatchCacheTests.cs

1
com.unity.perception/Tests/Runtime/GroundTruthTests/LabelEntryMatchCacheTests.cs


yield return null;
//this new object has a label that is not included in our label config
var labeledPlane2 = TestHelper.CreateLabeledPlane(label: "bar");
AddTestObjectForCleanup(labeledPlane2);

正在加载...
取消
保存