Skip to main content

Interface: TipOptions

Defined in: mobjects/geometry/TipableVMobject.ts:3

Properties

color?

optional color: string

Defined in: mobjects/geometry/TipableVMobject.ts:9

Color of the tip. Default: same as parent


fillOpacity?

optional fillOpacity: number

Defined in: mobjects/geometry/TipableVMobject.ts:11

Fill opacity of the tip. Default: 1


tipLength?

optional tipLength: number

Defined in: mobjects/geometry/TipableVMobject.ts:5

Length of the tip. Default: 0.25


tipWidth?

optional tipWidth: number

Defined in: mobjects/geometry/TipableVMobject.ts:7

Width of the tip base. Default: 0.25