simHandleDynamics

Handles the dynamics functionality in a scene

C++ synopsis

int simHandleDynamics(double deltaTime)

Arguments

Return

  • -1 if operation was not successful. 0 if the sepcified physics engine could not be found, otherwise, the number of calculation steps performed by the physics engine.