This version of Unity is unsupported.

GradientColorKey Constructor

public GradientColorKey(Color col, float time);

Parameters

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

Description

Gradient color key.