Interface: PaintballOptions
Defined in: Paintball.ts:16
Options for Paintball components
Properties
Property | Type | Description | Defined in |
---|---|---|---|
colors? | string [] | The list of colors (as hex strings) to use for each member in the paintball plot. The first color corresponds to member 1, the second to member 2, etc. | Paintball.ts:20 |
opacity? | number | The opacity of the paintball plot Default 1 | Paintball.ts:26 |