MotionScript

@motion-script/core


@motion-script/core / StrokeJoin

Type Alias: StrokeJoin

StrokeJoin = "miter" | "round" | "bevel"

Defined in: attributes/shape/stroke/mapper.ts:33

How two stroke segments are joined at a corner.