Difference between revisions of "Normalize Vector"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(Created page with ''''Node Description and Purpose'''<br /> This node takes the vector from the Input and normalizes it. This means it converts it to a unit vector, which is a vector that has a len...')
(No difference)

Revision as of 06:44, 9 May 2011

Node Description and Purpose
This node takes the vector from the Input and normalizes it. This means it converts it to a unit vector, which is a vector that has a length equal to 1.

Node Type: Function

Settings: This node doesn't have any settings apart from the Input.

A vector is a set of three scalars, normally representing X, Y and Z coordinates. It also commonly represents rotation, where the values are pitch, heading and bank.