This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
TurnBasedStrategyCourse
Watch
2
Star
0
Fork
You've already forked TurnBasedStrategyCourse
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
TurnBasedStrategyCourse
/
Library
/
PackageCache
/
com.unity.shadergraph@16.0.2
/
Editor
/
Generation
/
Enumerations
/
KeywordScope.cs
10 lines
131 B
C#
Raw
Permalink
Blame
History
namespace
UnityEditor.ShaderGraph
{
[GenerationAPI]
internal
enum
KeywordScope
{
Local
,
Global
}
}
Reference in New Issue
View Git Blame
Copy Permalink