11 [
NativeClass(
"Rectf",
"template<typename T> class RectT; typedef RectT<float> Rectf;")]
491 bool flag =
string.IsNullOrEmpty(
format);
501 if (text2 ==
null || text2 !=
null)
505 if (text3 ==
null ||
text3 !=
null)
509 if (text4 ==
null ||
text4 !=
null)
529 [NativeName(
"width")]
533 [NativeName(
"height")]
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
bool Contains(Vector3 point)
bool Overlaps(Rect other)
Rect(Vector2 position, Vector2 size)
override string ToString()
bool Contains(Vector2 point)
override int GetHashCode()
bool Overlaps(Rect other, bool allowInverse)
static bool operator!=(Rect lhs, Rect rhs)
static bool operator==(Rect lhs, Rect rhs)
static Rect OrderMinMax(Rect rect)
static Rect MinMaxRect(float xmin, float ymin, float xmax, float ymax)
override bool Equals(object other)
string ToString(string format, IFormatProvider formatProvider)
Rect(float x, float y, float width, float height)