Viewport.physicsObjectPicking

If true the objects rendered by viewport become subjects of mouse picking process. Default value: false.

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

Meta