Function VisualServerSingleton.canvasLightSetShadowGradientLength

Sets the length of the shadow's gradient.

void canvasLightSetShadowGradientLength (
  const(RID) light,
  const(double) length
) nothrow @nogc;