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

Should add 'time' property to PhysicsWorld similar to ParticleSystem3D

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.10.0
    • Quick: 3D Physics
    • None
    • All

      Here is an example how to manually animate the system for 3 seconds, in a loop, at half speed:
       PhysicsWorld {
           running: false
           NumberAnimation on time

      {          loops: Animation.Infinite          from: 0          to: 3000          duration: 6000      }

       }

        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
            kuris996 Andrey Glazunov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes