Interface: RadialGradientFillResolved
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:17
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/radial-gradient.ts:24
center
center:
Vector2
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:21
colors
colors:
NormalizedColor[]
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:19
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:23
radius
radius:
number
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:22
stops
stops:
number[]
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:20
type
type:
"radial-gradient"
Defined in: attributes/shape/fill/implementations/radial-gradient.ts:18