This website requires JavaScript.
Explore
Help
Register
Sign In
zyy2412666
/
ISAP
Watch
2
Star
1
Fork
You've already forked ISAP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ISAP
/
Library
/
PackageCache
/
com.unity.timeline@1.7.4
/
Editor
/
Window
/
Modes
/
TimeReferenceMode.cs
9 lines
112 B
C#
Raw
Permalink
Blame
History
namespace
UnityEditor.Timeline
{
enum
TimeReferenceMode
{
Local
=
0
,
Global
=
1
}
}
Reference in New Issue
View Git Blame
Copy Permalink