position
This node sets and retrieves particle position.
[Inputs]
#Particle Stream - This pin requires a particle stream to be connected. Connection is usually not required if any of the input attributes is connected.
Enabled - Enable or disable node evaluation.
Mode - Determines operation mode.
- Read Only - Particle position won't be changed and user can still retrieve it from the output Position pin.
- Set - Sets new particle position.
- Add - Increments current particle position.
Position - Value to be used according to the Mode option.
[Outputs]
Position - Outputs particle position.