Function VisualServerSingleton.canvasLightSetTransform

Sets the canvas light's Transform2D.

void canvasLightSetTransform (
  const(RID) light,
  const(Transform2D) transform
) nothrow @nogc;