Summary

public static Vector3 MaxComponents(ref Vector3 a, ref Vector3 b)

Return vector with each component max

Returns

Vector3

Parameters