MultiPointGradient
Five individually placed color points blended together by proximity — drag each point to shape the gradient
Props
Prop
Details
colorAstringDefault:
#4776E6Color of control point A
colorAstringDefault: #4776E6Color of control point A
positionA{x: number, y: number}Default:
{"x":0.2,"y":0.2}Position of control point A
positionA{x: number, y: number}Default: {"x":0.2,"y":0.2}Position of control point A
colorBstringDefault:
#C44DFFColor of control point B
colorBstringDefault: #C44DFFColor of control point B
positionB{x: number, y: number}Default:
{"x":0.8,"y":0.2}Position of control point B
positionB{x: number, y: number}Default: {"x":0.8,"y":0.2}Position of control point B
colorCstringDefault:
#1ABC9CColor of control point C
colorCstringDefault: #1ABC9CColor of control point C
positionC{x: number, y: number}Default:
{"x":0.2,"y":0.8}Position of control point C
positionC{x: number, y: number}Default: {"x":0.2,"y":0.8}Position of control point C
colorDstringDefault:
#F8BBD9Color of control point D
colorDstringDefault: #F8BBD9Color of control point D
positionD{x: number, y: number}Default:
{"x":0.8,"y":0.8}Position of control point D
positionD{x: number, y: number}Default: {"x":0.8,"y":0.8}Position of control point D
colorEstringDefault:
#FF8C42Color of control point E
colorEstringDefault: #FF8C42Color of control point E
positionE{x: number, y: number}Default:
{"x":0.5,"y":0.5}Position of control point E
positionE{x: number, y: number}Default: {"x":0.5,"y":0.5}Position of control point E
smoothnessnumberDefault:
2Controls how smoothly colors blend.
smoothnessnumberDefault: 2Controls how smoothly colors blend.