Summary

public static bool IsBetween(float number, float min, float max)

Returns

bool

Parameters