Skip to main content

Interface: MobjectStyle

Defined in: core/MobjectTypes.ts:35

Style properties for mobjects

Properties

fillColor?

optional fillColor: string

Defined in: core/MobjectTypes.ts:36


fillOpacity?

optional fillOpacity: number

Defined in: core/MobjectTypes.ts:37


strokeColor?

optional strokeColor: string

Defined in: core/MobjectTypes.ts:38


strokeOpacity?

optional strokeOpacity: number

Defined in: core/MobjectTypes.ts:39


strokeWidth?

optional strokeWidth: number

Defined in: core/MobjectTypes.ts:40