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

https://github.com/duckboss/fpscounter_textmeshpro-unity

This is an adaptation of the standard assets fps counter for Text Mesh Pro.
https://github.com/duckboss/fpscounter_textmeshpro-unity

Last synced: 11 months ago
JSON representation

This is an adaptation of the standard assets fps counter for Text Mesh Pro.

Awesome Lists containing this project

README

          

# FPSCounter_TextMeshPro-Unity
This is an adaptation of the standard assets fps counter for Text Mesh Pro.

[![Packagist](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/DuckBoss/FPSCounter_TextMeshPro-Unity/blob/master/LICENSE)

## Usage
- Attach the script to a TMPro Text UI.

## Optional
- You can change the fps counter color using the provided option in the inspector.

## Additional Notes
- As of Unity v2018.2, Text Mesh Pro is an integrated package with Unity. This FPS script still works with it.