VisualServerSingleton.canvasLightSetShadowSmooth

Smoothens the shadow. The lower, the smoother.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetShadowSmooth
(
in RID light
,
in double smooth
)

Meta