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

Spotlight inner cone angle property defaults to invalid value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.15
    • 5.15.0 Beta2
    • Quick: 3D
    • None
    • 3f4126c69f1dce122230f974e72432b7fa2468db
    • Qt Quick 3D - Week 11/12

      QQuick3DSpotLight initializes m_innerConeAngle = -1, but you cannot set it back to -1 if you ever change it, as it is limited to range [0, 180] .

      It should either be initialized to a valid value or -1 should be included in the range of valid values.

      Also, default values of cone angle properties are not documented.

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

            kagro Kaj Grönholm
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes