Lib.numbers.color.HSLToColor - tixl3d/tixl GitHub Wiki

HSLToColor

in Lib.numbers.color


Creates an RGBA color from HSB settings


Input Parameters

Name (Relevancy & Type) Description
Hue (Single) Normalized Hue (e.g. 0 .. 1 is a full color circle)
Saturation (Single) -
Lightness (Single) -
Alpha (Single) -

Outputs

Name Type
Color System.Numerics.Vector4

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️