https://github.com/daltonbr/GradientEditor
A custom editor in Unity to handle texture gradients
https://github.com/daltonbr/GradientEditor
gradient tools unity unity3d
Last synced: about 1 year ago
JSON representation
A custom editor in Unity to handle texture gradients
- Host: GitHub
- URL: https://github.com/daltonbr/GradientEditor
- Owner: daltonbr
- Created: 2019-06-22T16:31:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T20:54:24.000Z (about 7 years ago)
- Last Synced: 2024-11-10T20:38:19.090Z (over 1 year ago)
- Topics: gradient, tools, unity, unity3d
- Language: C#
- Size: 1.38 MB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradient Editor
This is a Custom Gradient Editor in Unity
Choose the blending mode: discrete and interpolated.
Add and remove easily key frames.
Drag and drop to change the key order.


Based on [Sebastian Lague's Youtube series](https://www.youtube.com/watch?v=8_ZAlEoAQiA&t=315s)