An open API service indexing awesome lists of open source software.

https://github.com/rimurudev/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.
https://github.com/rimurudev/unity-editorfpsdisplay

abyssmoth abyssmothgame display editor fps performance rimuru-dev rimurudev unity-editor unity-editor-fps unity-editor-fps-display unity-editorfpsdisplay unity-fps unity-fps-counter unity-fps-editor

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](LICENSE) file for details.

## Author

RimuruDev

[GitHub Profile](https://github.com/RimuruDev)