Property | Type | Description | |
---|---|---|---|
alpha | float | ||
time | float |
Method | Description | |
---|---|---|
GradientAlphaKey ( float alpha, float time ) : System |
Gradient alpha key.
|
public GradientAlphaKey ( float alpha, float time ) : System | ||
alpha | float | Alpha of key (0 - 1). |
time | float | Time of the key (0 - 1). |
return | System |