makeGradientTrail
makeGradientTrail(color, thickness, [duration], [scale], position, ages, texture) ⇒ Trail2D
Kind: global function
| Param | Type |
|---|---|
| color | Array.<number> |
| thickness | Array.<number> |
| [duration] | number |
| [scale] | number |
| position | Array.<number> |
| ages | Array.<number> |
| texture | string |