Nút Thông Tin về Hạt -- Particle Info Node¶
Cycles Only
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.
Ghi chú
This node currently only supports parent particles. Info from child particles is not available.
Đầu Vào -- Inputs¶
Nút này không có đầu vào.
Tính Chất -- Properties¶
Nút này không có tính chất nào cả.
Đầu Ra -- Outputs¶
- Chỉ Số -- Index
Index number of the particle (from 0 to number of particles).
- Ngẫu Nhiên -- 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.
- Tuổi -- Age
Age of the particle in frames.
- Tuổi Thọ -- Lifetime
Total lifespan of the particle in frames.
- Vị Trí -- Location
Vị trí của hạt.
- Kích Thước -- Size
Kích thước của hạt.
- Tốc Lực -- Velocity
Vận tốc của hạt.
- Vận Tốc Góc -- Angular Velocity
Vận tốc góc của hạt.