Skip to main content

Interface: CrossOptions

Defined in: src/mobjects/geometry/ShapeMatchers.ts:597

Options for creating a Cross

Properties

color?

optional color: string

Defined in: src/mobjects/geometry/ShapeMatchers.ts:601

Stroke color. Default: RED


scale?

optional scale: number

Defined in: src/mobjects/geometry/ShapeMatchers.ts:603

Scale factor for the cross size. Default: 1


strokeWidth?

optional strokeWidth: number

Defined in: src/mobjects/geometry/ShapeMatchers.ts:599

Stroke width. Default: 6