Implementation updates the velocity/angular rotation with the
force/torque.
Namespace: JigLibX.PhysicsAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public void UpdateVelocity( float dt ) |
Visual Basic |
---|
Public Sub UpdateVelocity ( _ dt As Single _ ) |
Visual C++ |
---|
public: void UpdateVelocity( float dt ) |
Parameters
- dt
- Type: System..::..Single
[Missing <param name="dt"/> documentation for "M:JigLibX.Physics.Body.UpdateVelocity(System.Single)"]