Nodo Curva de tiempo
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.
Entradas
Este nodo no contiene entradas.
Propiedades
- Curva
The Y value defined by the curve is the factor output. For the curve controls see: Curve widget.
Truco
La inversión de la curva invertirá el tiempo de entrada, aunque es común que esto pase inadvertido al configurar el nodo.
- Inicio, Fin
Los fotogramas de Inicio y Fin del rango de tiempo, que permitirán especificar el rango que deberá durar la salida. Este rango será el eje X de la gráfica. Será posible invertir la entrada de tiempo especificando un fotograma inicial mayor que el final.
Salidas
- Factor
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.
Consejo
Output values
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.