Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

GradientAlphaKey Constructor

public GradientAlphaKey(float alpha, float time);

Parameters

alpha Alpha of key (0 - 1).
time Time of the key (0 - 1).

Description

Gradient alpha key.