DrawPathBuilderDOpts
Table of contents
interface DrawPathBuilderDOpts {}Properties
offset
optional
offset?: number;onlyFilled
optional
onlyFilled?: boolean;passes
optional
passes?: number;randomSeed
randomSeed: string;roundness
optional
roundness?: number;strokeWidth
strokeWidth: number;Prev
DefaultVideoToolbarContentPropsNext
DrawPathBuilderOpts