This website requires JavaScript.
Explore
Help
Sign In
zaletovfyodor
/
PO
Watch
3
Star
1
Fork
You've already forked PO
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
50c942535d
PO
/
Library
/
PackageCache
/
com.unity.timeline@1.4.8
/
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