Lib.numbers.color.HSLToColor - tixl3d/tixl GitHub Wiki
Creates an RGBA color from HSB settings
| Name (Relevancy & Type) | Description |
|---|---|
| Hue (Single) | Normalized Hue (e.g. 0 .. 1 is a full color circle) |
| Saturation (Single) | - |
| Lightness (Single) | - |
| Alpha (Single) | - |
| Name | Type |
|---|---|
| Color | System.Numerics.Vector4 |
⚠ Everything else is automatically generated and will be overwritten regularly.