Viewport.guiSnapControlsToPixels

If true, the GUI controls on the viewport will lay pixel perfectly.

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

Meta