max


Description:

[ Version ( since = "1.0" ) ]
public Vec2 max (Vec2 b)

Compares the two given vectors and places the maximum values of each component into res.

Parameters:

this

a Vec2

b

a Vec2

res

the resulting vector