Template:Color Channel: Difference between revisions

Template page
add category
fix category
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name={{{1}}} {{{2}}}
|Name={{{1}}} {{{2}}}
|Category=Direction
|Category=Channels
|Inputs=
|Inputs=
[
[
Line 36: Line 36:
<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>
<includeonly>[[Category:ProtoFlux:Colors:Channels]]</includeonly>

Latest revision as of 17:32, 24 February 2024

Edit this page to edit all Color Channel Pages.

{{{1}}} {{{2}}}
{{{3}}}
*
Value
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.