Function: AlmostEqual

Server & Client

bool AlmostEqual(float a, float b, int maxUlps = 10)

Server & Client

bool AlmostEqual(const Vector&in a, const Vector&in b, int maxUlps = 10)