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