LinearGradient object
The Canvas.LinearGradient object draws a smooth color blend along a line
| Property | Description | Access | Type |
|---|---|---|---|
| LinearGradient.opacity | Get/set the LinearGradient degree of opacity | readwrite | number |
| LinearGradient.start | Get/set the LinearGradient starting coordinates | readwrite | table |
| LinearGradient.stop | Get/set the LinearGradient ending coordinates | readwrite | table |