Time Curve(タイムカーブ)ノード#
Time Curve(タイムカーブ)ノード は Timeline(タイムライン) を時間の経過とともに変化するカーブに従って変化する係数値(0.0から1.0)を生成します。
入力#
このノードには入力は有りません。
Properties(プロパティ)#
- Curve(カーブ)
The Y value defined by the curve is the factor output. For the curve controls, see Curve widget.
Tip
カーブを反転すると時間入力が逆になりますが、ノード設定では簡単に見落とされます。
- Start(開始)、End(終了)
出力が持続する値を指定する時間範囲の開始フレームと終了フレームです。この範囲がグラフのX軸になります。時間入力は、終了フレームより大きい開始フレームを指定することによって逆にすることができます。
出力#
- Factor(係数)
The Y value of the curve at the current frame.
ヒント
The Map Value node can be used to map the output to a more appropriate value. With some 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.