Add Vector: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Undo revision 15718 by Matt (talk)
Tag: Undo
Removed spaces between X,Y,Z lines, added line breaks instead
Line 6: Line 6:
With Add Vector the addition is component-wise:
With Add Vector the addition is component-wise:


Main input.X + Input 2.X
Main Input.X + Input 2.X <br /n>
 
Main Input.Y + Input 2.Y <br /n>
Main input.Y + Input 2.Y
Main Input.Z + Input 2.Z
 
Main input.Z + Input 2.Z


'''Node Type:''' Function
'''Node Type:''' Function

Revision as of 01:34, 21 January 2022

Add Vector

Node Description & Purpose: The Add family of nodes allow you to add the colour/scalar/vector coming into the Input by the color/scalar/vector coming into Input 2.

With Add Vector the addition is component-wise:

Main Input.X + Input 2.X
Main Input.Y + Input 2.Y
Main Input.Z + Input 2.Z

Node Type: Function

Settings: All nodes in this family have just the one setting, which lets you choose a node for Input 2.