Viewport.physicsObjectPicking

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

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

Meta