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.