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.

Gradient.Evaluate

Evaluate(time: float): Color;
Color Evaluate(float time);
def Evaluate(time as float) as Color

Parameters

timeTime of the key (0 - 1).

Description

Calculate color at a given time.