Constrains a velocity to be a certain value - either in world
or body (by transforming the velocity direction) coordinates
Namespace: JigLibX.PhysicsAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public class ConstraintVelocity : Constraint |
Visual Basic |
---|
Public Class ConstraintVelocity _ Inherits Constraint |
Visual C++ |
---|
public ref class ConstraintVelocity : public Constraint |