Function VisualServerSingleton.canvasLightSetShadowSmooth

Smoothens the shadow. The lower, the smoother.

void canvasLightSetShadowSmooth (
  const(RID) light,
  const(double) smooth
) nothrow @nogc;