Interface: TipOptions
Defined in: mobjects/geometry/TipableVMobject.ts:3
Properties
color?
optionalcolor:string
Defined in: mobjects/geometry/TipableVMobject.ts:9
Color of the tip. Default: same as parent
fillOpacity?
optionalfillOpacity:number
Defined in: mobjects/geometry/TipableVMobject.ts:11
Fill opacity of the tip. Default: 1
tipLength?
optionaltipLength:number
Defined in: mobjects/geometry/TipableVMobject.ts:5
Length of the tip. Default: 0.25
tipWidth?
optionaltipWidth:number
Defined in: mobjects/geometry/TipableVMobject.ts:7
Width of the tip base. Default: 0.25