Version: 2022.2
언어: 한국어
public Color Evaluate (float time);

파라미터

time Time of the evaluation (0 - 1).

설명

Calculate color at a given time.

Gradient color and alpha keys are blended and interpolated depending on the gradient mode.

See Also: mode, GradientMode, SetKeys.