Vector4.CompareTo

Vector4.CompareTo method

Compare current vector to another instance.

public int CompareTo(Vector4 other)
ParameterTypeDescription
otherVector4

See Also