Var vector = point2 - point1; // paperscript Var vector = point2. Subtract (point1); // JS. Reference link: http://paperjs.org/tutorials/…
確定! 回上一頁