StrokePoint

Public Interface

Table of Contents

The points returned by getStrokePoints, and the input for getStrokeOutlinePoints

Signature
interface StrokePoint {}

Properties

distance

Public PropertySignature

Signature
distance: number

input

Public PropertySignature

Signature
input: Vec2d
References

Vec2d


point

Public PropertySignature

Signature
point: Vec2d
References

Vec2d


pressure

Public PropertySignature

Signature
pressure: number

radius

Public PropertySignature

Signature
radius: number

runningLength

Public PropertySignature

Signature
runningLength: number

vector

Public PropertySignature

Signature
vector: Vec2d
References

Vec2d


Edit this page
Last edited on 11 May 2023
StrokeOptionsTAU