Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

GradientColorKey.GradientColorKey

GradientColorKey(col: Color, time: float)
GradientColorKey(Color col, float time);
def GradientColorKey(col as Color, time as float)

Parameters

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

Description

Gradient color key.