This page may include unlocalized contents


Vector Add

Returns the result of an addition of the two Input vectors Input 1 and Input 2. For example:
(0.5, 0, 0.2) + (0.5, 1, 0) would result in an output of (1.0, 1, 0.2)