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.

GradientAlphaKey

struct in UnityEngine

Description

Alpha key used by Gradient.

Properties

alphaAlpha channel of key.
timeTime of the key (0 - 1).

Constructors

GradientAlphaKeyGradient alpha key.