RadialGradient object
The Canvas.RadialGradient object draws a smooth color blend radiating from a center point
| Property | Description | Access | Type |
|---|---|---|---|
| RadialGradient.center | Get/set the RadialGradient center coordinates | readwrite | table |
| RadialGradient.opacity | Get/set the RadialGradient degree of opacity | readwrite | number |
| RadialGradient.radius | Get/set the RadialGradient horizontal and vertical radius | readwrite | table |