Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GradientColorKey Constructor

Declaration

public GradientColorKey(Color col, float time);

Parameters

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

Description

Gradient color key.