brackets fixed |
m Casing and punctuation fix |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name={{{1}}} {{{2}}} | |Name={{{1}}} {{{2}}} | ||
|Category= | |Category=Channels | ||
|Inputs= | |Inputs= | ||
[ | [ | ||
Line 20: | Line 20: | ||
=== {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) === | === {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) === | ||
The {{{3}}} to do a {{{1}}} operation to the {{{2}}} channel on. | |||
=== Value ([[Type:Float|Float]]) === | === Value ([[Type:Float|Float]]) === | ||
The value to do a {{{1}}} operation to the {{{2}}} channel on the provided {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]). | |||
== Outputs == | == Outputs == | ||
Line 30: | Line 30: | ||
=== * ([[Type:{{{3}}}|{{{3}}}]]) === | === * ([[Type:{{{3}}}|{{{3}}}]]) === | ||
Returns the provided {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) with a {{{1}}} operation done to the {{{2}}} channel using Value ([[Type:Float|Float]]). | |||
== Examples == | == Examples == | ||
<noinclude><code>//Calling the function from this page causes errors, check the source of the page for the example image text.</code></noinclude> | <noinclude><code>//Calling the function from this page causes errors, check the source of the page for the example image text.</code></noinclude> | ||
<includeonly>[[{{#Invoke:ReturnImageForTemplate|ReturnImage|File:ProtoFlux_Example_|.webp|2}}|480x480px|thumb|left|{{{1}}} {{{2}}} being used in some ProtoFlux code.|alt={{{1}}} {{{2}}} being used in some ProtoFlux code.]]</includeonly> | <includeonly>[[{{#Invoke:ReturnImageForTemplate|ReturnImage|File:ProtoFlux_Example_|.webp|2}}|480x480px|thumb|left|{{{1}}} {{{2}}} being used in some ProtoFlux code.|alt={{{1}}} {{{2}}} being used in some ProtoFlux code.]]</includeonly> | ||
<includeonly>[[Category:ProtoFlux:Colors:Channels]]</includeonly> |
Latest revision as of 04:25, 28 August 2025
Edit this page to edit all Color Channel Pages.
{{{1}}} {{{2}}}
Channels
{{{1}}} {{{2}}} is a ProtoFlux node that does a {{{1}}} operation to a {{{3}}} on the {{{2}}} channel.
Inputs
{{{3}}} ([[Type:{{{3}}}|{{{3}}}]])
The {{{3}}} to do a {{{1}}} operation to the {{{2}}} channel on.
Value (Float)
The value to do a {{{1}}} operation to the {{{2}}} channel on the provided {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]).
Outputs
* ([[Type:{{{3}}}|{{{3}}}]])
Returns the provided {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) with a {{{1}}} operation done to the {{{2}}} channel using Value (Float).
Examples
//Calling the function from this page causes errors, check the source of the page for the example image text.