Volume Info Node#

Volume Info Node.

The Volume Info node provides information about Smoke Domains.

Входы#

Этот узел не содержит входов.

Свойства#

Этот узел не содержит свойств.

Выходы#

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.

Температура

Gives a scalar defining the temperature of the volume. Values in the range 0 - 1 map to 0 - 1000 kelvin. This may be used to render physically-based fire with the Blackbody or Principled Volume shaders. All three outputs are the same.

Пример#

../../../_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.#