Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140404

QQuick3DViewport::pick() returns no result if there is only backfaces under mouse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8.4
    • Quick: 3D
    • None
    • All

      Hello,

      It seems that `QQuick3DViewport::pick()` returns no result if there is only backfaces under mouse.

      The code seems to be in the implementation but it is disabled:

      https://codebrowser.dev/qt6/qtquick3d/src/runtimerender/qssgrenderray.cpp.html#154

      An example is a QQuick3DModel with "#Rectangle" as source and a material with backface culling disabled.

      It can feel counterintuitive not to be able to pick it.

      Thanks, have a nice day.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.graphics.and.multimedia Qt Graphics Team
            axela Axel Airofarulla
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes