修改
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
|
||||
}
|
||||
@@ -2,17 +2,8 @@
|
||||
"name": "com.rktools.editor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"com.rktools.runtime",
|
||||
"com.audiocore.runtime",
|
||||
"com.stary.evo.runtime",
|
||||
"com.staryevo.tools.runtime",
|
||||
"DOTween.Modules",
|
||||
"HybridCLR.Editor",
|
||||
"HybridCLR.Runtime",
|
||||
"ImmersalSDK",
|
||||
"Informationsave.runtime",
|
||||
"UniTask",
|
||||
"com.staryevo.tools.editor"
|
||||
"GUID:10c9b58b77ad42b4193e2a393b1a9899",
|
||||
"GUID:5c6af7aee383dac46b510d588d1b015d"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
||||
Reference in New Issue
Block a user