This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lisa.gasche
/
HoHCI-BikeSteering
másolva
marcel.zickler/VRCycling
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Fa:
191a2878d5
Branch-ok
Tag-ek
master
till_new_logger
HOHCI-Abgabe
HoHCI-BikeSt...
/
Library
/
PackageCache
/
com.unity.shadergraph@7.3.1
/
Editor
/
Internal
/
Enumerations
/
KeywordScope.cs
KeywordScope.cs
121 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
namespace UnityEditor.ShaderGraph.Internal
{
public enum KeywordScope
{
Local,
Global
}
}