修改
This commit is contained in:
@@ -4,6 +4,7 @@ using UnityEngine;
|
||||
|
||||
namespace Stary.Evo.RKTools
|
||||
{
|
||||
#if Evo_Rokid
|
||||
[CustomEditor(typeof(ARTrackedImageEvoObj))]
|
||||
public class ARTrackedImageEvoObjEditor : UnityEditor.Editor
|
||||
{
|
||||
@@ -49,4 +50,5 @@ namespace Stary.Evo.RKTools
|
||||
base.OnInspectorGUI();
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user