src/constraints/PrismaticConstraint.js:7
Constraint that only allows translation along a line between the bodies, no rotation
PrismaticConstraint
bodyA
bodyB
options
Defined in src/constraints/PrismaticConstraint.js:7
maxForce
worldAxis
localAxisA
localAxisB
update
Defined in src/constraints/PrismaticConstraint.js:60
src/constraints/PrismaticConstraint.js:60
Update the constraint equations. Should be done if any of the bodies changed position, before solving.