Skip to main content

b2ConstraintPoint

b2ConstraintPoint

Box2D.Dynamics.Contacts

Inheritance: System.Object

Constructors

b2ConstraintPoint()

b2ConstraintPoint()()

Fields

localPoint(Box2D.Common.b2Vec2)
normalImpulse(System.Single)
normalMass(System.Single)
rA(Box2D.Common.b2Vec2)
rB(Box2D.Common.b2Vec2)
tangentImpulse(System.Single)
tangentMass(System.Single)
velocityBias(System.Single)