VisualServerSingleton.canvasLightAttachToCanvas

Attaches the canvas light to the canvas. Removes it from its previous canvas.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightAttachToCanvas
(
in RID light
,
in RID canvas
)

Meta