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

Emitter.InfiniteLife is short

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.4, 6.7
    • Quick: 3D
    • None
    • Linux/X11

    Description

      QtQuick3D Emitter QML type docu states for lifeSpan property: "If you do not want particles to automatically die after a time, for example if you wish to dispose of them manually, set lifeSpan to Emitter.InfiniteLife. lifeSpans greater than or equal to 600000 (10 minutes) will be treated as infinite".

      However, it's vice versa: Emitter.InfiniteLife is treated as 10 minutes, which isn't quite eternal. See qquickparticleemitter_p.h: InfiniteLife = QQuickParticleSystem::maxLife

       

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            bweimer Bernd Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes