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

Cycles Only

Узел Particle Info.

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.

Примечание

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

Входы#

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

Свойства#

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

Выходы#

Index

Индекс частицы (от 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.

Возраст

Возраст частицы в кадрах.

Время жизни

Общее время жизни частицы в кадрах.

Расположение

Местоположение частицы.

Size (размер)

Размер частицы.

Velocity (скорость)

Скорость частицы.

Угловая скорость

Угловая скорость частицы.