Function Viewport.guiSnapControlsToPixels
If true
, the GUI controls on the viewport will lay pixel perfectly.
bool guiSnapControlsToPixels() nothrow @property @nogc;
void guiSnapControlsToPixels
(
bool v
) nothrow @property @nogc;