Interface: LinearGradientFillProp
Defined in: attributes/shape/fill/implementations/linear-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/linear-gradient.ts:14
colors
colors:
Color[]
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:9
end?
optionalend?:Vector2
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:12
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:13
start?
optionalstart?:Vector2
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:11
stops?
optionalstops?:number[]
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:10
type
type:
"linear-gradient"
Defined in: attributes/shape/fill/implementations/linear-gradient.ts:8