Color
Particle Condition - Check for a particle’s color
The condition will be met if a particle has more or less a given color (depends on the tolerance).
Variables:
- Tolerance: Tolerance of the color selection
- Color: The color itself
Python
Oil.createObject("ColorParticleCondition")