Particle Info Node#

Cycles Only

Particle Info Node.

The Particle Info node can be used in the material node tree for objects that are used as the instancing objects, when you use Object or Group Render mode of a particle system.

This node gives access to the data of the particle that spawned the object instance. It can be useful to give some variation to a single material assigned to multiple instances of instancing object.

Nota

This node currently only supports parent particles. Info from child particles is not available.

Inputs#

Este nó não possui conectores de entrada.

Properties#

Este nó não possui propriedades.

Saídas#

Índice

Index number of the particle (from 0 to number of particles).

Random

A random per-particle value in the range from 0 to 1. It can for example be used in combination with a color ramp, to randomize the particle color.

Idade

Age of the particle in frames.

Tempo de vida

Total lifespan of the particle in frames.

Localização

Localização das partículas.

Tamanho

Tamanho das partículas.

Velocidade

Velocidade das partículas.

Velocidade angular

Velocidade angular das partículas.