Skip to main content

Interface: UnderlineOptions

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

Options for creating an Underline

Properties

buff?

optional buff: number

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

Distance below the mobject. Default: 0.1


color?

optional color: string

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

Stroke color. Default: YELLOW


stretch?

optional stretch: number

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

How much to extend past the edges. Default: 0


strokeWidth?

optional strokeWidth: number

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

Stroke width. Default: 4