Create Template for Color Channel Category |
brackets fixed |
||
Line 18: | Line 18: | ||
== Inputs == | == Inputs == | ||
=== {{{3}}} ([[Type:{{{3}}}|{{{3}}} | === {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) === | ||
the {{{3}}} to do a {{{1}}} operation to the {{{2}}} channel on. | the {{{3}}} to do a {{{1}}} operation to the {{{2}}} channel on. | ||
Line 24: | Line 24: | ||
=== 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}}} | the value to do a {{{1}}} operation to the {{{2}}} channel on the provided {{{3}}} ([[Type:{{{3}}}|{{{3}}}]]) | ||
== Outputs == | == Outputs == | ||
=== * ([[Type:{{{3}}}|{{{3}}} | === * ([[Type:{{{3}}}|{{{3}}}]]) === | ||
returns the provided {{{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> |
Revision as of 17:17, 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.