This version of Unity is unsupported.

GradientColorKey

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Color key used by Gradient.

Properties

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

Constructors

GradientColorKeyGradient color key.