Click or drag to resize

WorldStep Method

Overload List
 NameDescription
Public methodStep(Single) Take a time step. This performs collision detection, integration, and consraint solution. Warning: This method is locked during callbacks.
Public methodStep(TimeSpan) Take a time step. This performs collision detection, integration, and consraint solution.
Public methodStep(Single, SolverIterations) Take a time step. This performs collision detection, integration, and consraint solution. Warning: This method is locked during callbacks.
Public methodStep(TimeSpan, SolverIterations) Take a time step. This performs collision detection, integration, and consraint solution.
Top
See Also