Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1019 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1019 Bytes

Unity Editor FPS Display

A Unity Editor extension to display the FPS in the Scene view. This can help developers optimize their editor scripts and monitor the performance of their Unity Editor.

Features

  • Displays FPS in the top-right corner of the Scene view.
  • Helps in monitoring and optimizing editor scripts.

Installation

To install this package, follow these steps:

  1. Open your Unity project.
  2. Go to Window -> Package Manager.
  3. Click the + button in the top-left corner of the Package Manager window.
  4. Select Add package from git URL....
  5. Enter the following URL: https://github.com/RimuruDev/Unity-EditorFPSDisplay.git
  6. Click Add.

Usage

Once installed, the FPS counter will automatically appear in the top-right corner of the Scene view in the Unity Editor. There is no additional setup required.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

RimuruDev

GitHub Profile