Viewport.guiSnapControlsToPixels

If true the GUI controls on the viewport will lay pixel perfectly. Default value: true.

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

Meta