Time Node¶
The Time node generates a factor value (from 0.0 to 1.0) that changes according to the curve as time progresses through the Timeline.
输入¶
该节点没有输入项。
属性¶
- 曲线
Y向值定义了曲线的输出值情况。曲线控制参看: 曲线部件 。
Tip
沿着时间输入反转曲线,可以轻易的变更节点的设置。
- 开始,结束
时间范围的开始帧和结束帧指定输出的持续时间。由表格中的X轴和Y轴表示。时间输入反转效果可以在开始帧输入一个比结束帧数值大的参数来实现。
输出¶
- 系数
A speed of time factor (from 0.0 to 1.0) relative to the frame rate defined in the Render Dimensions Panel. The factor changes according to the defined curve.
Hint
输出值
The Map Value node can be used to map the output to a more appropriate value. With sometimes curves, it is possible that the Time node may output a number larger than one or less than zero. To be safe, use the Min/Max clamping function of the Map Value node to limit output.