VisualServerSingleton.canvasLightOccluderAttachToCanvas

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

struct VisualServerSingleton
@nogc nothrow
void
canvasLightOccluderAttachToCanvas
(
in RID occluder
,
in RID canvas
)

Meta