Difference between revisions of "Dot Product"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(jrfconvert import)
 
Line 5: Line 5:
 
__NOTOC__
 
__NOTOC__
 
<!-- imported from file: module_73.html-->
 
<!-- imported from file: module_73.html-->
 +
 +
'''Node Description & Purpose: '''<br /> The Dot product node takes the Input and Input 2 vectors and outputs the dot product of the two vectors, which is a scalar value. The dot product is the cosine of the angle between the two input vectors.<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> This node has just the one setting, which lets you choose a node for Input 2.

Revision as of 01:32, 28 April 2011

Dot Product[edit]

Dot Product


Node Description & Purpose:
The Dot product node takes the Input and Input 2 vectors and outputs the dot product of the two vectors, which is a scalar value. The dot product is the cosine of the angle between the two input vectors.

Node Type: Function

Settings:
This node has just the one setting, which lets you choose a node for Input 2.

A scalar is a single number. 1, 200.45, -45, -0.2 are all examples of scalar values.