Table of Contents

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

float

normalMass

The normal mass

public float normalMass

Field Value

float

rA

The

public Vector2 rA

Field Value

Vector2

rB

The

public Vector2 rB

Field Value

Vector2

tangentImpulse

The tangent impulse

public float tangentImpulse

Field Value

float

tangentMass

The tangent mass

public float tangentMass

Field Value

float

velocityBias

The velocity bias

public float velocityBias

Field Value

float