Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baba-s/uni-simple-profiler

FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)
https://github.com/baba-s/uni-simple-profiler

kogane-unity-lib unity unity-optimization unity-profiler unity3d

Last synced: 2 months ago
JSON representation

FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)

Awesome Lists containing this project

README

        

# UniSimpleProfiler

FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)

[![](https://img.shields.io/github/release/baba-s/uni-simple-profiler.svg?label=latest%20version)](https://github.com/baba-s/uni-simple-profiler/releases)
[![](https://img.shields.io/github/release-date/baba-s/uni-simple-profiler.svg)](https://github.com/baba-s/uni-simple-profiler/releases)
![](https://img.shields.io/badge/Unity-2018.3%2B-red.svg)
![](https://img.shields.io/badge/.NET-4.x-orange.svg)
[![](https://img.shields.io/github/license/baba-s/uni-simple-profiler.svg)](https://github.com/baba-s/uni-simple-profiler/blob/master/LICENSE)

## バージョン

- Unity 2018.3.9f1

## 準備

- UniSimpleProfiler は TextMesh Pro を使用するため、
TextMesh Pro の「Import TMP Essentials」を実行する必要があります

## 使用例

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20190408/20190408143616.gif)

(ドラッグ可能です)

## 使い方

「UniSimpleProfilerUI」プレハブをシーンに配置します

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20190408/20190408143610.png)