GraphicsDevice.initialize2DProjection

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void initialize2DProjection(T viewportSize)
    class GraphicsDevice
    @nogc nothrow
    void
    initialize2DProjection
    (
    T
    )
    (
    in ref T viewportSize
    )
  2. void initialize2DProjection(V position, S viewportSize)

Meta