StrokePoint

See source code
Table of contents

The points returned by getStrokePoints, and the input for getStrokeOutlinePoints

interface StrokePoint {}

Properties

distance

distance: number;

input

input: Vec;

point

point: Vec;

pressure

pressure: number;

radius

radius: number;

runningLength

runningLength: number;

vector

vector: Vec;

Prev
StrokeOptions
Next
StylePanelButtonPickerProps