getStrokePoints
See source codegetStrokePoints
Get an array of points as objects with an adjusted point, pressure, vector, distance, and runningLength.
function getStrokePoints(
  rawInputPoints: VecLike[],
  options?: StrokeOptions
): StrokePoint[]Parameters
| Name | Description | 
|---|---|
  |  | 
  | An object with options.  | 
Returns
Prev
getMediaAssetInfoPartialNext
getSvgPathFromStrokePoints