Function CPUParticles2D.texture

Particle texture. If null, particles will be squares.

Texture texture() nothrow @property @nogc;

void texture (
  Texture v
) nothrow @property @nogc;