set particle attributes
With this node you can set new values for all major particle attributes. New values will be set only for those pins that have connection.
[Inputs]
#Particle Stream - This pin requires a particle stream to be connected. Connection is usually not required if any of the attributes is connected.
Enabled - Enable or disable node evaluation.
#Position - Particle position in world coordinates.
#Speed - Particle speed (the length of the Velocity vector).
#Velocity - Particle velocity in world coordinates.
#Age - Particle age.
#Life - Particle lifespan.
#Scale - Particle shape scale along x,y,z axis.
#Mass - Particle mass.
#Color - Particle Color.
#MtlID - Particle Material ID.
#Orientation - Particle orientation matrix.
#TM - Particle transformation matrix.
#Channel 1 - Custom channel value (if created).