VisualServerSingleton.canvasLightSetShadowSmooth

Smoothens the shadow. The lower, the more smooth.

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

Meta