Fixed
Use a constant color between the keys.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
Fixed = 1
Remarks
This mode returns the key color value where key time is greater than the requested evaluation time. The resulting gradient is then a sequence of colors, not blended together.
Additional Resources: Gradient.mode, Gradient.Evaluate.