<<Back to Krakatoa Modifiers
Krakatoa Delete Modifier
Available in Krakatoa v1.5.1 and higher
Overview
- The Krakatoa Delete modifier is a light-weight scripted modifier which tells Krakatoa to delete any particles with a non-zero Selection channel value.
User Interface
Delete Particles Using
- This set of radio buttons controls how the Selection channel will be used to determine which particles to delete.
- Selection Greater Than Zero - in this mode, any particle with a Selection channel value greater than 0 will be deleted. Particles with a Selection channel value of 0 or less than 0 will be preserved.
- Soft-Selection + ID Channel - in this mode, particles with a Selection of 0 and less than 0 will be preserved, particles with a Selection of 1 and higher will be deleted and particles with a Selection between 0 and 1 will be deleted with a probability to produce a density falloff. The ID channel will be used to keep the effect consistent between frames and avoid flickering. If no ID channel is found, the Index channel will be used instead which will produce flicker-free results only if the particle order is consistent between frames.