Volume Info Node

../../../_images/render_shader-nodes_input_volume-info_node.png

Volume Info Node.

The Volume Info node provides information about Smoke Domains.

入力

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

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Color(カラー)

Gives the color of the smoke inside the Fluid Domain. The color and vector outputs are the same. The Factor output is an average of the channels.

Density(密度)

Gives a scalar defining the density of any smoke inside the Fluid Domain.

Flame (炎)

Gives a scalar defining the density of any fire inside the Fluid Domain. All three outputs are the same.

Temperature(温度)

ボリュームの温度を定義するスカラ値を返します。0-1の範囲は0-1000ケルビンにマッピングされます。BlackbodyまたはPrincipled Volumeシェーダーでの物理ベースの炎のレンダリングに使用できます。3つの出力はすべて同じです。

../../../_images/render_shader-nodes_input_volume-info_example.jpg

Smoke density.

../../../_images/render_shader-nodes_input_volume-info_example-fire.jpg

Computing the color of fire using the Blackbody node. Since the Blackbody node expects its input in Kelvin, the temperature output has to be remapped first.