void Step( float delta )

Summary

Step simulation of this physics world. You can only do this on physics worlds that you manually create.

void Step( float delta, int subSteps )

Summary

Step simulation of this physics world. You can only do this on physics worlds that you manually create.

void Step( float worldTime, float delta, int subSteps )

Summary

Step simulation of this physics world. You can only do this on physics worlds that you manually create.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.