/Unity-EditorFPSDisplay

A Unity Editor extension to display FPS in the Scene view. Unity Editor FPS Display is a simple extension for the Unity Editor that shows the Frames Per Second (FPS) in the Scene view. This tool helps developers monitor and optimize the performance of their editor scripts by providing real-time FPS metrics.

Primary LanguageC#MIT LicenseMIT

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