Cross Product: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Conformed layout & updated GUI image. |
||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Multiply</categorytree></div> | |||
[[File:CrossProduct_00_GUI.png|none|470px|Cross Product]] | |||
< | |||
== Overview == | |||
The Cross product node takes the Input and Input 2 vectors and outputs a new vector which is normal, or perpendicular, to the plane described by the two input vectors.<br /><br /> This node has just the one setting, which lets you choose a node for Input 2. | |||
'''Settings:''' | |||
*'''Name:'''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Cross Product nodes in a project. | |||
*'''Enable:''' When checked, the node is active and the multiplication operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through. | |||
*'''Input 2:''' The component values from the shader or function nodes assigned to this setting are multiplied with those from the Main Input. When nothing is assigned, the Main Input values, if any, are passed through. If the Main Input is unassigned, the output from the node is 0. | |||
<br /n> | |||
[[Category:Multiply]] | [[Category:Multiply]] | ||
Latest revision as of 22:00, 22 April 2022

Overview
The Cross product node takes the Input and Input 2 vectors and outputs a new vector which is normal, or perpendicular, to the plane described by the two input vectors.
This node has just the one setting, which lets you choose a node for Input 2.
Settings:
- Name:' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Cross Product nodes in a project.
- Enable: When checked, the node is active and the multiplication operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through.
- Input 2: The component values from the shader or function nodes assigned to this setting are multiplied with those from the Main Input. When nothing is assigned, the Main Input values, if any, are passed through. If the Main Input is unassigned, the output from the node is 0.