Узел «Информация о частице»

Cycles Only

../../../_images/render_shader-nodes_input_particle-info_node.png

Узел «Информация о частице»

The Particle Info node can be used in the material node tree for objects that are used as the Dupli 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 Dupli Object.

Примечание

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

Входы

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

Свойства

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

Выходы

Индекс
Индекс частицы (от 0 до количества частиц).
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.
Возраст
Возраст частицы в кадрах.
Время жизни
Общее время жизни частицы в кадрах.
Положение
Местоположение частицы.
Размер
Размер частицы.
Скорость
Скорость частицы.
Угловая скорость
Угловая скорость частицы.