Interface: BackgroundRectangleOptions
Defined in: mobjects/geometry/ShapeMatchers.ts:10
Options for creating a BackgroundRectangle
Properties
buff?
optionalbuff:number
Defined in: mobjects/geometry/ShapeMatchers.ts:12
Padding around the mobject. Default: 0.2
color?
optionalcolor:string
Defined in: mobjects/geometry/ShapeMatchers.ts:14
Background fill color. Default: BLACK (#000000)
fillOpacity?
optionalfillOpacity:number
Defined in: mobjects/geometry/ShapeMatchers.ts:16
Fill opacity. Default: 0.75
strokeWidth?
optionalstrokeWidth:number
Defined in: mobjects/geometry/ShapeMatchers.ts:18
Stroke width. Default: 0 (no stroke)