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: 2 months ago
JSON representation
【Unity】Transform の Inspector にリセットボタンを追加するエディタ拡張
- Host: GitHub
- URL: https://github.com/baba-s/Kogane.TransformInspector
- Owner: baba-s
- Created: 2019-05-01T09:09:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T13:17:21.000Z (over 4 years ago)
- Last Synced: 2024-05-13T20:54:15.920Z (9 months ago)
- Topics: kogane-unity-lib, unity, unity-extension, unity-extensions, unity3d
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 17
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - uni-transform-inspector - Add reset button to transform inspector (Inspector)
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