GradientAlphaKey
Alpha key used by Gradient.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Struct
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public struct GradientAlphaKey
Remarks
Additional Resources: GradientColorKey, Gradient.
Fields
Constructors
Constructor | Description |
|---|---|
| GradientAlphaKey(System.Single,System.Single) | Gradient alpha key. |