Viewport.guiDisableInput

If true, the viewport will not receive input events.

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

Meta