Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dskjal/UnityWhiteBalance
Unity でホワイトバランスを修正する
https://github.com/dskjal/UnityWhiteBalance
Last synced: about 2 months ago
JSON representation
Unity でホワイトバランスを修正する
- Host: GitHub
- URL: https://github.com/dskjal/UnityWhiteBalance
- Owner: dskjal
- License: mit
- Created: 2016-09-14T18:44:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T07:12:19.000Z (over 8 years ago)
- Last Synced: 2024-08-03T19:08:21.715Z (5 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - UnityWhiteBalance - White Balance (Post Effect)
README
# UnityWhiteBalance
Unity でホワイトバランスを修正する.
Correct white balance.# 使い方 How to use
カメラに WhiteBalanceEffect.cs をつけて,Inspector の White Balance にスポイトかピッカーで白にしたい色を設定する.
Attach WhiteBalanceEffect.cs to camera. Set a key color with picker on Inspector.