Ecosyste.ms: Awesome

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

https://github.com/baba-s/Kogane.TransformInspector

【Unity】Transform の Inspector にリセットボタンを追加するエディタ拡張
https://github.com/baba-s/Kogane.TransformInspector

kogane-unity-lib unity unity-extension unity-extensions unity3d

Last synced: 4 months ago
JSON representation

【Unity】Transform の Inspector にリセットボタンを追加するエディタ拡張

Lists

README

        

# Uni Transform Inspector

Transform の Inspector にリセットボタンを追加するエディタ拡張

## 使い方

![2020-04-23_202301](https://user-images.githubusercontent.com/6134875/80093877-40676180-85a0-11ea-86d1-0e80864bde81.png)

* 各項目の左のボタンを押すとパラメータをリセットできます
* Round のボタンを押すとパラメータの小数点以下を四捨五入できます

## 謝辞

* Uni Transform Inspector は下記のスクリプトを参考にさせていただきました
* http://q7z.hatenablog.com/entry/2016/07/06/223422
* https://github.com/thomue00/Unity3D-Editor-Extensions-and-Tools