Nodo Información de volumen#

El nodo Información de volumen.

The Volume Info node provides information about Smoke Domains.

Entradas#

Este nodo no contiene entradas.

Propiedades#

Este nodo no contiene propiedades.

Salidas#

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.

Densidad

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

Llama

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

Temperatura

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.

Ejemplo#

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