brackets fixed |
add category |
||
Line 35: | Line 35: | ||
<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:Channel]]</includeonly> |
Revision as of 17:21, 24 February 2024
Edit this page to edit all Color Channel Pages.
{{{1}}} {{{2}}}
Direction
{{{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.