Skip to content

HSBToColor

in Lib.numbers.color

Creates an RGBA color from HSB settings (same as HSB in the Color Picker)

Input Parameters

Name (Relevancy & Type) Description
Hue (Single)
Saturation (Single)
Brightness (Single)
Alpha (Single)

Outputs

Name Type
Color System.Numerics.Vector4