VisualServerSingleton.canvasLightSetHeight

Sets a canvas light's height.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetHeight
(
in RID light
,
in double height
)

Meta