Particle_constants - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
This article is an overview of particle related constants.
- Effect constants start with ef_, for example ef_cloud.
- Particle type constants start with pt_, and in fact they also all start with pt_shape_, for example pt_shape_circle.
- Particle system constants cover a variety of constants used in various functions. They all start with ps_, for example ps_distr_linear.