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
/
Data
/
Nodes
/
NormalMapSpace.cs
11 lines
121 B
C#
Raw
Permalink
Blame
History
using
System
;
namespace
UnityEditor.ShaderGraph
{
enum
NormalMapSpace
{
Tangent
,
Object
}
}
Reference in New Issue
View Git Blame
Copy Permalink