Viewport.shadowAtlasSize

The resolution of shadow atlas. Both width and height is equal to one value.

  1. long shadowAtlasSize [@property getter]
  2. long shadowAtlasSize [@property setter]
    struct Viewport
    @nogc nothrow @property
    void
    shadowAtlasSize
    (
    long v
    )

Meta