Function ParticlesMaterial.getParamTexture

Returns the Texture used by the specified parameter.

godot.d.reference.Ref!(godot.texture.Texture) getParamTexture (
  const(long) param
) nothrow @nogc const;