Line3 applyMatrix4(Matrix4 matrix) { start.applyMatrix4(matrix); end.applyMatrix4(matrix); return this; }