| [Overview][Types][Classes][Procedures and functions][Index] | 
Multiply two vectors element wise
Source position: matrix.pp line 385
operator operator *(  | 
const x: Tvector2_extended;  | 
const y: Tvector2_extended  | 
This operator returns a vector that contains the element by element multiplication of the two multiplied vectors.