Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


alphaKeys

All alpha keys defined in the gradient.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public GradientAlphaKey[] alphaKeys { get; set; }

Remarks

Note that the alpha keys will be automatically sorted by time value and that it is ensured to always have a minimum of 2 alpha keys.