Function ParticlesMaterial.setParamTexture

Sets the Texture for the specified parameter.

void setParamTexture (
  const(long) param,
  Texture texture
) nothrow @nogc;