Viewport.physicsObjectPicking

If true, the objects rendered by viewport become subjects of mouse picking process.

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

Meta