Version: 2022.2
public Color Evaluate (float time);

参数

time Time of the evaluation (0 - 1).

描述

计算给定时间处的颜色。

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

See Also: mode, GradientMode, SetKeys.