This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
GHzGlass
/
GHZLangChao
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ef32e07b7a
Rami (Branch)
Tag
F/20231018_Demo
F/20231026_RTCChange
F/20231114_RTCFusion
F/20231201_XJDemo
F/20240219_Hot
XJDemoGHZ
master
GHZLangChao
/
Assets
/
LangChaoRTC
/
Remote
/
Scripts
/
Effect.cs
Effect.cs
90 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
public enum Effect
{
None = 0,
Normal =1,
NormalY = 2,
RotateX = 3
}