ProtoFlux:Color Hue: Revision history

From Resonite Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2024

  • curprev 17:5617:56, 25 February 2024PJB talk contribs 779 bytes +779 Created page with " {{#Invoke:ProtoFlux|GenerateUI |Name=Hue |Category=Colors |Inputs= [ {"Name":"Hue", "Type":"float"} ] |Outputs= [ {"Name":"*", "Type":"color"} ] |}} Color Hue returns a color with a given hue value. This is equivalent to using HSV To Color with a value and saturation equal to 1. == Inputs == === Hue (Float) === The hue to get a color for. Values must be in the range [0, 1], values outside this range are wrapped to it. For ex..."