Time Node

../../../../_images/compositing_node-types_CompositorNodeTime.png

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.

入力

このノードには入力は有りません。

Properties(プロパティ)

Curve

曲線によって定義されたY値は、出力係数です。カーブコントロールについては、 カーブウィジェット を参照してください。

ちなみに

曲線を反転すると時間入力が逆になりますが、ノード設定では簡単に見落とされます。

Start, End

出力が持続する値を指定する時間範囲の開始フレームと終了フレームです。この範囲がグラフのX軸になります。時間入力は、終了フレームより大きい開始フレームを指定することによって逆にすることができます。

出力

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.

ヒント

出力値

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.

../../../../_images/compositing_types_input_time_example.png

Time コントロール 左から右へ:効果なし、減速、フリーズ、加速、逆転。