323 if ((
"{X:" ==
null ||
"{X:" !=
null) && (
text ==
null ||
text !=
null) && (
" Y:" ==
null ||
" Y:" !=
null) && (text2 ==
null || text2 !=
null) && (
" Width:" ==
null ||
" Width:" !=
null) && (
text3 ==
null ||
text3 !=
null) && (
" Height:" ==
null ||
" Height:" !=
null) && (
text4 ==
null ||
text4 !=
null) &&
" MinDepth:" !=
null && (
text5 ==
null ||
text5 !=
null) && (
" MaxDepth:" ==
null ||
" MaxDepth:" !=
null) && (
text6 ==
null ||
text6 !=
null) && (
"}" ==
null ||
"}" !=
null))
class f__AnonymousType0<< Count > j__TPar
static Rectangle GetTitleSafeArea(int x, int y, int width, int height)
Vector3 Project(Vector3 source, Matrix projection, Matrix view, Matrix world)
Viewport(int x, int y, int width, int height)
override string ToString()
Vector3 Unproject(Vector3 source, Matrix projection, Matrix view, Matrix world)
Viewport(Rectangle bounds)
Viewport(int x, int y, int width, int height, float minDepth, float maxDepth)
static bool WithinEpsilon(float a, float b)
static Matrix Invert(Matrix matrix)