Intermact API Reference / @intermact/core / StrokeTrait
Interface: StrokeTrait
Defined in: packages/core/src/object/traits.ts:17
Object can be stroked: provides an ordered sampled path.
Properties
kind
readonlykind:"stroke"
Defined in: packages/core/src/object/traits.ts:18
Methods
samplePath()
samplePath(
opts?):SampledPath2D
Defined in: packages/core/src/object/traits.ts:19