https://github.com/eviltwo/editorframeratelimiter
Limits the frame rate when playing in the Unity Editor.
https://github.com/eviltwo/editorframeratelimiter
unity unity-tools unity3d unityeditor upm-package
Last synced: 21 days ago
JSON representation
Limits the frame rate when playing in the Unity Editor.
- Host: GitHub
- URL: https://github.com/eviltwo/editorframeratelimiter
- Owner: eviltwo
- License: mit
- Created: 2024-06-13T08:24:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T23:00:07.000Z (over 1 year ago)
- Last Synced: 2025-02-13T22:49:05.739Z (12 months ago)
- Topics: unity, unity-tools, unity3d, unityeditor, upm-package
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EditorFrameRateLimiter
Limits the frame rate when playing in the Unity Editor.


# Other method
After creating this asset, I found a VSync setting in the GameView...

# Install with UPM
```
https://github.com/eviltwo/EditorFrameRateLimiter.git?path=EditorFrameRateLimiter/Assets/EditorFrameRateLimiter
```