LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

GradientAlphaKey Constructor

public GradientAlphaKey(float alpha, float time);

Parameters

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

Description

Gradient alpha key.