Constructor

new(rbA:RigidBody, rbB:RigidBody, frameInA:Transform, frameInB:Transform, useLinearReferenceFrameB:Bool)

Methods

enableSpring(index:Int, onOff:Bool):Void

setDamping(index:Int, damping:Float):Void

setStiffness(index:Int, stiffness:Float):Void

Inherited Variables

Inherited Methods