Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Init simulation (at the beginning of the simulation, before the first frame)

  2. Init frame (at the beginning of each frame)

  3. Compute frame (for every frame)

  4. End frame (at the end of each frame)

  5. Pre Physics (Before the physic is run)
  6. Post Physics (After the physic is run)
  7. End simulation (at the end of the simulation - after the last frame)

...