Versions Compared

Key

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

...

For example, it is possible to add script for starting another Simulator automatically once a simulation ends, or start of a sequence or single frame rendering (see this example).

The following functions are available:

...

The following global variables are initialized before entry in the callback functions:

VariableDescription
this:<simulator>Points to the simulator that calls the callback function
t:<float>The simulator's internal time
dt:<float>The simulator's internal step duration



Global functions

...

These are the Phoenix-specific functions you can call from 3ds Max's MaxScript listener, or from the Callback Functions above, or for example from a MaxScript file that you pass to 3ds Max on startup.

...