This version of Unity is unsupported.

GradientAlphaKey Constructor

Declaration

public GradientAlphaKey(float alpha, float time);

Parameters

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

Description

Gradient alpha key.