Project Vector
 
 
 

Categories

  • Math > Vector

Description

Outputs a new vector built by projecting the first input vector onto the second input vector.

Ports

Inputs

Vector

The vector to project.

Onto Vector

The vector on which the first input vector is projected.

Outputs

Result

The projection vector.

Length

The length of the new vector.

Valid

False if the length of the second input vector is too small; otherwise true.