summaryrefslogtreecommitdiff
path: root/UnityCollection/Assets/Tools/EditorGUIHelper/Editor
diff options
context:
space:
mode:
Diffstat (limited to 'UnityCollection/Assets/Tools/EditorGUIHelper/Editor')
-rw-r--r--UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs14
-rw-r--r--UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs.meta11
2 files changed, 25 insertions, 0 deletions
diff --git a/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs b/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs
new file mode 100644
index 0000000..beba382
--- /dev/null
+++ b/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs
@@ -0,0 +1,14 @@
+using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+using UnityEditor;
+
+// Gizmos չ
+public static class EditorGizmosHelper
+{
+ public static void DrawCube()
+ {
+
+ }
+
+} \ No newline at end of file
diff --git a/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs.meta b/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs.meta
new file mode 100644
index 0000000..f7411dd
--- /dev/null
+++ b/UnityCollection/Assets/Tools/EditorGUIHelper/Editor/EditorGizmosHelper.cs.meta
@@ -0,0 +1,11 @@
+fileFormatVersion: 2
+guid: d8d8c8aa0672d844e9051ebc8c776b5c
+MonoImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ defaultReferences: []
+ executionOrder: 0
+ icon: {instanceID: 0}
+ userData:
+ assetBundleName:
+ assetBundleVariant: