Class VelocityConstraintPoint
- Namespace
- Alis.Core.Physic.Dynamics.Contacts
- Assembly
- Alis.dll
The velocity constraint point class
public sealed class VelocityConstraintPointInheritance
Inherited Members
Fields
normalImpulse
The normal impulse
public float normalImpulseField Value
normalMass
The normal mass
public float normalMassField Value
rA
The
public Vector2 rAField Value
rB
The
public Vector2 rBField Value
tangentImpulse
The tangent impulse
public float tangentImpulseField Value
tangentMass
The tangent mass
public float tangentMassField Value
velocityBias
The velocity bias
public float velocityBias