| WorldStep Method (Single, SolverIterations) | 
Namespace: Internal.tainicom.Aether.Physics2D.Dynamics
 Syntax
Syntaxpublic void Step( float dt, ref SolverIterations iterations )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidOperationException | Thrown when the world is Locked/Stepping. | 
 See Also
See Also