<< Click to Display Table of Contents >> Addition |
![]() ![]() ![]() |
Addition auf Elementebene.
Eingänge |
Typ |
Standard |
Beschreibung |
Vektor |
vector2f |
(0, 0) |
|
Summand |
float |
0 |
|
Outputs |
|||
Resultat |
vector2f |
Vector = (x0, x1) Result = ( Summand + x0, Summand + x1 ) |