Function VisualServerSingleton.materialSetLineWidth

Sets a material's line width.

void materialSetLineWidth (
  const(RID) material,
  const(double) width
) nothrow @nogc;