This version of Unity is unsupported.

GradientColorKey Constructor

public GradientColorKey(Color col, float time);

Parameters

color Color of key.
time Time of the key (0 - 1).

Description

Gradient color key.