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