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

Add castsReflections property to Model QML Type

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.4
    • 6.3.0 Beta1
    • Quick: 3D
    • None
    • Windows
    • 6234b214bd6e49838cbbe4e3ce8b3265d016878d
    • Qt Quick 3D: Week 7 - 8, 2022 Qt Quick 3D: Week 9-10, 2022 Qt Quick 3D: Week 11-12, 2022 Qt Quick 3D: Week 17-18, 2022 Qt Quick 3D: Week 19-20, 2022 Qt Quick 3D: Week 21-22

      It would be useful to exclude some objects from reflections. For instance, if there is a scene with a car model and the environment should be reflected in the car windows, the car model itself is not desirable to be part of the reflection. Excluding it from reflection generator would increase the performance.

      I see 2 ways to implement it:
      1) Add castsReflections property to Model QML Type
      2) Add a list property to ReflectionProbe with all Models which should be taken into account in reflection generator. This one is preferable in my opinion as it would make it possible to define different lists for different reflection probes.

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

            tuliniemi Jere Tuliniemi
            alexey89 alexey89
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes