VisualServerSingleton.canvasLightSetShadowBufferSize

Sets the width of the shadow buffer, size gets scaled to the next power of two for this.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetShadowBufferSize
(
in RID light
,
in long size
)

Meta