Viewport.disable3d

If true the viewport will disable 3D rendering. For actual disabling use usage. Default value: false.

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

Meta