We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06655ff commit 0b5ce1dCopy full SHA for 0b5ce1d
1 file changed
src/constraint/Constraint.js
@@ -406,7 +406,7 @@ var Common = require('../core/Common');
406
*/
407
408
/**
409
- * A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyA` if defined, otherwise a world-space position.
+ * A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyB` if defined, otherwise a world-space position.
410
*
411
* @property pointB
412
* @type vector
0 commit comments