【m】图像识别添加
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Stary.Evo.RKTools
|
||||
return null;
|
||||
}
|
||||
|
||||
public void SetTrackedImageEvoData(int imageIndex, Transform transform)
|
||||
public void SetTrackedImageEvoData(int imageIndex,string domain, Transform transform)
|
||||
{
|
||||
foreach (var imageEvoData in TrackedImages)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user