Get max value for each pair of components
Vector3C Vector3Max(Vector3C v1, Vector3C v2) => _Vector3Max(v1, v2);