Skip to main content

Interface: UnderlineOptions

Defined in: mobjects/geometry/ShapeMatchers.ts:451

Options for creating an Underline

Properties

buff?

optional buff: number

Defined in: mobjects/geometry/ShapeMatchers.ts:453

Distance below the mobject. Default: 0.1


color?

optional color: string

Defined in: mobjects/geometry/ShapeMatchers.ts:457

Stroke color. Default: YELLOW


stretch?

optional stretch: number

Defined in: mobjects/geometry/ShapeMatchers.ts:455

How much to extend past the edges. Default: 0


strokeWidth?

optional strokeWidth: number

Defined in: mobjects/geometry/ShapeMatchers.ts:459

Stroke width. Default: 4