Skip to main content

Interface: MobjectStyle

Defined in: core/MobjectTypes.ts:26

Style properties for mobjects

Properties

fillColor?

optional fillColor: string

Defined in: core/MobjectTypes.ts:27


fillOpacity?

optional fillOpacity: number

Defined in: core/MobjectTypes.ts:28


strokeColor?

optional strokeColor: string

Defined in: core/MobjectTypes.ts:29


strokeOpacity?

optional strokeOpacity: number

Defined in: core/MobjectTypes.ts:30


strokeWidth?

optional strokeWidth: number

Defined in: core/MobjectTypes.ts:31