VisualServerSingleton.canvasLightSetTransform

Sets the canvas light's Transform2D.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetTransform
(
in RID light
,
in Transform2D transform
)

Meta