Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

GradientAlphaKey.GradientAlphaKey

GradientAlphaKey(alpha: float, time: float)
GradientAlphaKey(float alpha, float time);
def GradientAlphaKey(alpha as float, time as float)

Parameters

alphaAlpha of key (0 - 1).
timeTime of the key (0 - 1).

Description

Gradient alpha key.