Time Curve Node

Time Curve Node.

The Time Curve node generates a factor value (from 0.0 to 1.0) that changes according to the curve as time progresses through the Timeline.

Inputs

Este nó não possui conectores de entrada.

Properties

Curve

The Y value defined by the curve is the factor output. For the curve controls see: Curve widget.

Dica

A inversão da inclinação da curva também reverte a entrada de tempo, mas na maioria dos casos, isso pode passar desapercebido dentro das configurações dos nós.

Start, End

Start frame and End frame of the range of time specifying the values the output should last. This range becomes the X axis of the graph. The time input could be reversed by specifying a start frame greater than the end frame.

Saídas

Fator

A speed of time factor (from 0.0 to 1.0) relative to the scene’s Frame Rate. The factor changes according to the defined curve.

Dica

Valores de saída

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 Curve 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.

Exemplo

../../../_images/compositing_types_input_time_curve_example.png

O tempo controlado da esquerda para a direita: nenhum efeito, redução de velocidade, congelamento, aceleração, reversão.