Viewport.ownWorld

If true the viewport will use World defined in world property. Default value: false.

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

Meta