https://github.com/Gaolingx/UnityEditorTools
This is a Unity Editor tool about Flip Normals in Hierarchy
https://github.com/Gaolingx/UnityEditorTools
csharp plugins unity unity3d unity3d-plugin unityeditor
Last synced: 12 months ago
JSON representation
This is a Unity Editor tool about Flip Normals in Hierarchy
- Host: GitHub
- URL: https://github.com/Gaolingx/UnityEditorTools
- Owner: Gaolingx
- License: mit
- Created: 2023-07-04T09:03:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T09:10:57.000Z (over 2 years ago)
- Last Synced: 2024-10-17T14:15:49.817Z (over 1 year ago)
- Topics: csharp, plugins, unity, unity3d, unity3d-plugin, unityeditor
- Language: C#
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityEditorTools
There are some useful editor tools for UnityEditor.
## 1. EditorFlipMeshNormals
This is a Unity Editor tool about Flip Normals in Hierarchy.
## 2. CombineMesh
This is a Unity Editor tool about Combine Mesh in UnityEditor.
## 3. HybridCLREditor_Window
This is a Unity Editor tool about [HybridCLR](https://github.com/focus-creative-games/hybridclr) Editor Window. You need install it before using.
## 4. SwitchTextAndTMPEditor
This is a Unity Editor tool about Convert Text to TextMeshPro(TMP).