issues
search
simeonradivoev
/
Code-Node-Editor
A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.
MIT License
115
stars
20
forks
source link
How to use it ?
#1
Open
TheBricktop
opened
4 years ago
TheBricktop
commented
4 years ago
Is there some examples that would be easy to get into?
Bian-Sh
commented
2 years ago
As Unity API changed a lot these days. so you should open this project with Unity 2018.2.x.
This Node Editor depends on unitypackage named :" Shader Graph" , and you must install it.
Then double click this file which you can see below in the picture
all by you own now...
Is there some examples that would be easy to get into?