PencilKit Path raw points

I've got a question about PKPoint processing. I've got an application where I have to get both image and points which generated this image. However I've checked that points have been already interpolated, so there's no way to get raw points (which I thought should be similar to display's refresh rate x seconds requested to draw).

Is there a way to get raw points (not processed) and not interpolated points?