group filter
This node will pass particles to the output only if they pass the Filter rules.
[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.
Part Group - Particle Group you want to access.
Filter By RegEx - You can use regular expression to select particles.
Particle Filter - An additional filter that allows you to easily filter particles that are newly created or the ones that have just entered a new group.
[Outputs]
#Result - Outputs true if particle on the input matches the Particle Group and Filter criteria.