multiply


Description:

[ Version ( since = "1.0" ) ]
public Vec4 multiply (Vec4 b)

Multiplies each component of the two given vectors.

Parameters:

this

a Vec4

b

a Vec4

res

return location for the resulting vector