Function CPUParticles2D.convertFromParticles

Sets this node's properties to match a given Particles2D node with an assigned ParticlesMaterial.

void convertFromParticles (
  Node particles
) nothrow @nogc;