LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GradientColorKey

struct in UnityEngine

Description

Color key used by Gradient.

Properties

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

Constructors

GradientColorKeyGradient color key.