new Thread(r, g, b, weightopt)
Creates a new Thread instance.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
r | number | Red component (0-255) | ||
g | number | Green component (0-255) | ||
b | number | Blue component (0-255) | ||
weight | number | <optional> | 0.2 | Weight of the thread in mm |
- Source