Interface: ConicGradientFillProp
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:7
Properties
blend?
optionalblend?:"color"|"multiply"|"screen"|"overlay"|"darken"|"lighten"|"color-dodge"|"color-burn"|"hard-light"|"soft-light"|"difference"|"exclusion"|"hue"|"saturation"|"luminosity"|"normal"
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:14
center?
optionalcenter?:Vector2
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:11
colors
colors:
Color[]
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:9
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:13
startAngle?
optionalstartAngle?:number
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:12
stops?
optionalstops?:number[]
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:10
type
type:
"conic-gradient"
Defined in: attributes/shape/fill/implementations/conic-gradient.ts:8