b2ConstraintPoint
b2ConstraintPoint
Box2D.Dynamics.ContactsInheritance: 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)