Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Gradient.alphaKeys

public var alphaKeys: GradientAlphaKey[];

Description

All alpha keys defined in the gradient.

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.