Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

GradientColorKey Constructor

public GradientColorKey(Color col, float time);

Parameters

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

Description

Gradient color key.