Viewport.ownWorld

If true, the viewport will use World defined in world property.

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

Meta