The search functionality needs JavaScript enabled
Sets the material for processing the particles. Note: this is not the material used to draw the materials. Equivalent to Particles.processMaterial.
Particles.processMaterial
void particlesSetProcessMaterial ( const(RID) particles, const(RID) material ) nothrow @nogc;