VisualServerSingleton.viewportSetShadowAtlasSize

Sets the size of the shadow atlas's images.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetShadowAtlasSize
(
in RID viewport
,
in long size
)

Meta