add


Description:

[ Version ( since = "1.0" ) ]
public Vec3 add (Vec3 b)

Adds each component of the two given vectors.

Parameters:

this

a Vec3

b

a Vec3

res

return location for the resulting vector