min


Description:

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

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

Parameters:

this

a Vec2

b

a Vec2

res

the resulting vector