diff --git a/X10D.Unity.dll b/X10D.Unity.dll index 4407e05..21ebe36 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.Unity.xml b/X10D.Unity.xml index 6e7f3ad..f54e527 100644 --- a/X10D.Unity.xml +++ b/X10D.Unity.xml @@ -18,13 +18,13 @@ The type of the components to retrieve. An array representing the child components. - + An extended version of Unity's utility class which offers support for drawing simple primitives. - + Draws a circle with the specified color. @@ -32,7 +32,7 @@ The radius of the circle. The number of segments to generate. - + Draws a circle with the specified color. @@ -41,7 +41,7 @@ The number of segments to generate. The color of the circle. - + Draws a circle with the specified color and duration. @@ -53,7 +53,7 @@ The duration of the circle's visibility, in seconds. If 0 is passed, the circle is visible for a single frame. - + Draws a circle with the specified color and duration. @@ -69,7 +69,7 @@ will have the circle be obscured by objects closer to the camera. - + Draws a circle. @@ -86,14 +86,14 @@ will have the circle be obscured by objects closer to the camera. - + Draws a circle with the specified color. The circle to draw. The number of segments to generate. - + Draws a circle with the specified color. @@ -101,7 +101,7 @@ The number of segments to generate. The drawing offset of the circle. - + Draws a circle with the specified color. @@ -109,7 +109,7 @@ The number of segments to generate. The color of the circle. - + Draws a circle with the specified color. @@ -118,7 +118,7 @@ The drawing offset of the circle. The color of the circle. - + Draws a circle with the specified color and duration. @@ -129,7 +129,7 @@ The duration of the circle's visibility, in seconds. If 0 is passed, the circle is visible for a single frame. - + Draws a circle with the specified color and duration. @@ -141,7 +141,7 @@ The duration of the circle's visibility, in seconds. If 0 is passed, the circle is visible for a single frame. - + Draws a circle with the specified color and duration. @@ -156,7 +156,7 @@ will have the circle be obscured by objects closer to the camera. - + Draws a circle. @@ -172,14 +172,14 @@ will have the circle be obscured by objects closer to the camera. - + Draws a circle with the specified color. The circle to draw. The number of segments to generate. - + Draws a circle with the specified color. @@ -187,7 +187,7 @@ The number of segments to generate. The drawing offset of the circle. - + Draws a circle with the specified color. @@ -195,7 +195,7 @@ The number of segments to generate. The color of the circle. - + Draws a circle with the specified color. @@ -204,7 +204,7 @@ The drawing offset of the circle. The color of the circle. - + Draws a circle with the specified color and duration. @@ -215,7 +215,7 @@ The duration of the circle's visibility, in seconds. If 0 is passed, the circle is visible for a single frame. - + Draws a circle with the specified color and duration. @@ -227,7 +227,7 @@ The duration of the circle's visibility, in seconds. If 0 is passed, the circle is visible for a single frame. - + Draws a circle with the specified color and duration. @@ -242,7 +242,7 @@ will have the circle be obscured by objects closer to the camera. - + Draws a circle. @@ -258,62 +258,62 @@ will have the circle be obscured by objects closer to the camera. - + The default value to use for the duration parameter. - + The default value to use for the depthTest parameter. - + Gets a value indicating whether this is a debug build. if this is a debug build; otherwise, . - + Gets a value indicating whether the developer console is visible. if the developer console is visible; otherwise, . - + Gets the default Unity debug logger. The Unity debug logger. - + Asserts a condition. The condition to assert. - + Asserts a condition. The condition to assert. The object to which the assertion applies. - + Asserts a condition. The condition to assert. The message to log. - + Asserts a condition. The condition to assert. The message to log. - + Logs a message to the Unity Console. @@ -321,7 +321,7 @@ The message to log. The object to which the assertion applies. - + Logs a message to the Unity Console. @@ -329,17 +329,17 @@ The message to log. The object to which the assertion applies. - + Pauses the editor. - + Clears the developer console. - + Populate an unmanaged buffer with the current managed call stack as a sequence of UTF-8 bytes, without allocating GC memory. @@ -349,92 +349,92 @@ The project folder path, to clean up path names. The number of bytes written into the buffer. - + Logs a message to the Unity Console. The message to log. - + Logs a message to the Unity Console. The message to log. - + Logs a message to the Unity Console. The message to log. The object to which the message applies. - + Logs a message to the Unity Console. The message to log. The object to which the message applies. - + Logs an assertion message to the Unity Console. The message to log. - + Logs an assertion message to the Unity Console. The message to log. - + Logs an assertion message to the Unity Console. The message to log. The object to which the message applies. - + Logs an assertion message to the Unity Console. The message to log. The object to which the message applies. - + Logs an error message to the Unity Console. The message to log. - + Logs an error message to the Unity Console. The message to log. - + Logs an error message to the Unity Console. The message to log. The object to which the message applies. - + Logs an error message to the Unity Console. The message to log. The object to which the message applies. - + Logs a formatted error message to the Unity Console. The format string of the message to log. The format arguments. - + Logs a formatted error message to the Unity Console. @@ -442,14 +442,14 @@ The format string of the message to log. The format arguments. - + Logs a formatted message to the Unity Console. The format string of the message to log. The format arguments. - + Logs a formatted message to the Unity Console. @@ -457,40 +457,40 @@ The format string of the message to log. The format arguments. - + Logs a warning message to the Unity Console. The message to log. - + Logs a warning message to the Unity Console. The message to log. - + Logs a warning message to the Unity Console. The message to log. The object to which the message applies. - + Logs a warning message to the Unity Console. The message to log. The object to which the message applies. - + Logs a formatted warning message to the Unity Console. The format string of the message to log. The format arguments. - + Logs a formatted warning message to the Unity Console. @@ -498,7 +498,7 @@ The format string of the message to log. The format arguments. - + Draws an ellipse with the specified color. @@ -506,7 +506,7 @@ The radius of the ellipse. The number of segments to generate. - + Draws an ellipse with the specified color. @@ -515,7 +515,7 @@ The number of segments to generate. The color of the ellipse. - + Draws an ellipse with the specified color and duration. @@ -527,7 +527,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -543,7 +543,7 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse. @@ -560,7 +560,7 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse with the specified color. @@ -569,7 +569,7 @@ The vertical radius of the ellipse. The number of segments to generate. - + Draws an ellipse with the specified color. @@ -579,7 +579,7 @@ The number of segments to generate. The color of the ellipse. - + Draws an ellipse with the specified color and duration. @@ -592,7 +592,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -609,7 +609,7 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse. @@ -627,14 +627,14 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse with the specified color. The ellipse to draw. The number of segments to generate. - + Draws an ellipse with the specified color. @@ -642,7 +642,7 @@ The number of segments to generate. The drawing offset of the ellipse. - + Draws an ellipse with the specified color. @@ -650,7 +650,7 @@ The number of segments to generate. The color of the ellipse. - + Draws an ellipse with the specified color. @@ -659,7 +659,7 @@ The drawing offset of the ellipse. The color of the ellipse. - + Draws an ellipse with the specified color and duration. @@ -670,7 +670,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -682,7 +682,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -697,7 +697,7 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse. @@ -713,14 +713,14 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse with the specified color. The ellipse to draw. The number of segments to generate. - + Draws an ellipse with the specified color. @@ -728,7 +728,7 @@ The number of segments to generate. The drawing offset of the ellipse. - + Draws an ellipse with the specified color. @@ -736,7 +736,7 @@ The number of segments to generate. The color of the ellipse. - + Draws an ellipse with the specified color. @@ -745,7 +745,7 @@ The drawing offset of the ellipse. The color of the ellipse. - + Draws an ellipse with the specified color and duration. @@ -756,7 +756,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -768,7 +768,7 @@ The duration of the ellipse's visibility, in seconds. If 0 is passed, the ellipse is visible for a single frame. - + Draws an ellipse with the specified color and duration. @@ -783,7 +783,7 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws an ellipse. @@ -799,14 +799,14 @@ will have the ellipse be obscured by objects closer to the camera. - + Draws a line between start and end points. The starting point. The ending point. - + Draws a line between start and end points, with the specified color. @@ -814,7 +814,7 @@ The ending point. The color of the line. - + Draws a line between start and end points, with the specified color. @@ -825,7 +825,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a line between start and end points, with the specified color. @@ -840,20 +840,20 @@ will have the line be obscured by objects closer to the camera. - + Draws a line between start and end points. The line to draw. - + Draws a line between start and end points, with the specified color. The line to draw. The color of the line. - + Draws a line between start and end points, with the specified color. @@ -863,7 +863,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a line between start and end points, with the specified color. @@ -877,20 +877,20 @@ will have the line be obscured by objects closer to the camera. - + Draws a line between start and end points. The line to draw. - + Draws a line between start and end points, with the specified color. The line to draw. The color of the line. - + Draws a line between start and end points, with the specified color. @@ -900,7 +900,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a line between start and end points, with the specified color. @@ -914,20 +914,20 @@ will have the line be obscured by objects closer to the camera. - + Draws a line between start and end points. The line to draw. - + Draws a line between start and end points, with the specified color. The line to draw. The color of the line. - + Draws a line between start and end points, with the specified color. @@ -937,7 +937,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a line between start and end points, with the specified color. @@ -951,27 +951,27 @@ will have the line be obscured by objects closer to the camera. - + Draws a polygon. The polygon to draw. - + Draws a polygon. The polygon to draw. The drawing offset of the polygon. - + Draws a polygon. The polygon to draw. The color to use for drawing. - + Draws a polygon. @@ -979,7 +979,7 @@ The drawing offset of the polygon. The color to use for drawing. - + Draws a polygon. @@ -989,7 +989,7 @@ The duration of the polygon's visibility, in seconds. If 0 is passed, the polygon is visible for a single frame. - + Draws a polygon. @@ -1000,7 +1000,7 @@ The duration of the polygon's visibility, in seconds. If 0 is passed, the polygon is visible for a single frame. - + Draws a polygon. @@ -1014,7 +1014,7 @@ will have the box be obscured by objects closer to the camera. - + Draws a polygon. @@ -1029,27 +1029,27 @@ will have the box be obscured by objects closer to the camera. - + Draws a polygon. The polygon to draw. - + Draws a polygon. The polygon to draw. The drawing offset of the polygon. - + Draws a polygon. The polygon to draw. The color to use for drawing. - + Draws a polygon. @@ -1057,7 +1057,7 @@ The drawing offset of the polygon. The color to use for drawing. - + Draws a polygon. @@ -1067,7 +1067,7 @@ The duration of the polygon's visibility, in seconds. If 0 is passed, the polygon is visible for a single frame. - + Draws a polygon. @@ -1078,7 +1078,7 @@ The duration of the polygon's visibility, in seconds. If 0 is passed, the polygon is visible for a single frame. - + Draws a polygon. @@ -1092,7 +1092,7 @@ will have the box be obscured by objects closer to the camera. - + Draws a polygon. @@ -1106,28 +1106,29 @@ if depth test should be applied; otherwise, . Passing will have the box be obscured by objects closer to the camera. + is . - + Draws a polyhedron. The polyhedron to draw. - + Draws a polyhedron. The polyhedron to draw. The drawing offset of the polyhedron. - + Draws a polyhedron. The polyhedron to draw. The color to use for drawing. - + Draws a polyhedron. @@ -1135,7 +1136,7 @@ The drawing offset of the polyhedron. The color to use for drawing. - + Draws a polyhedron. @@ -1145,7 +1146,7 @@ The duration of the polyhedron's visibility, in seconds. If 0 is passed, the polyhedron is visible for a single frame. - + Draws a polyhedron. @@ -1156,7 +1157,7 @@ The duration of the polyhedron's visibility, in seconds. If 0 is passed, the polyhedron is visible for a single frame. - + Draws a polyhedron. @@ -1170,7 +1171,7 @@ will have the box be obscured by objects closer to the camera. - + Draws a polyhedron. @@ -1184,21 +1185,22 @@ if depth test should be applied; otherwise, . Passing will have the box be obscured by objects closer to the camera. + is . - + Draws a ray. The ray to draw. - + Draws a ray. The ray to draw. The color of the line. - + Draws a ray. @@ -1208,7 +1210,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a ray. @@ -1222,14 +1224,14 @@ will have the line be obscured by objects closer to the camera. - + Draws a ray. The starting point. The direction. - + Draws a ray. @@ -1237,7 +1239,7 @@ The direction. The color of the line. - + Draws a ray. @@ -1248,7 +1250,7 @@ The duration of the line's visibility, in seconds. If 0 is passed, the line is visible for a single frame. - + Draws a ray. @@ -1263,14 +1265,14 @@ will have the line be obscured by objects closer to the camera. - + Draws a rectangle. The center point. The extents of the box. - + Draws a rectangle with the specified color. @@ -1278,7 +1280,7 @@ The extents of the box. The color of the box. - + Draws a rectangle with the specified color and duration. @@ -1289,7 +1291,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a rectangle with the specified color and duration. @@ -1304,14 +1306,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a rectangle with the specified color. The rectangle to draw. The color of the box. - + Draws a rectangle with the specified color and duration. @@ -1321,7 +1323,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a rectangle with the specified color and duration. @@ -1335,14 +1337,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a rectangle with the specified color. The rectangle to draw. The color of the box. - + Draws a rectangle with the specified color and duration. @@ -1352,7 +1354,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a rectangle with the specified color and duration. @@ -1366,14 +1368,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a rectangle with the specified color. The rectangle to draw. The color of the box. - + Draws a rectangle with the specified color and duration. @@ -1383,7 +1385,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a rectangle with the specified color and duration. @@ -1397,14 +1399,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a rectangle with the specified color. The rectangle to draw. The color of the box. - + Draws a rectangle with the specified color and duration. @@ -1414,7 +1416,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a rectangle with the specified color and duration. @@ -1428,7 +1430,7 @@ will have the box be obscured by objects closer to the camera. - + Draws a sphere with the specified color. @@ -1436,7 +1438,7 @@ The radius of the sphere. The number of segments to generate. - + Draws a sphere with the specified color. @@ -1445,7 +1447,7 @@ The number of segments to generate. The color of the sphere. - + Draws a sphere with the specified color and duration. @@ -1457,7 +1459,7 @@ The duration of the sphere's visibility, in seconds. If 0 is passed, the sphere is visible for a single frame. - + Draws a sphere with the specified color and duration. @@ -1473,7 +1475,7 @@ will have the sphere be obscured by objects closer to the camera. - + Draws a sphere. @@ -1490,14 +1492,14 @@ will have the sphere be obscured by objects closer to the camera. - + Draws a sphere with the specified color. The sphere to draw. The number of segments to generate. - + Draws a sphere with the specified color. @@ -1505,7 +1507,7 @@ The number of segments to generate. The drawing offset of the sphere. - + Draws a sphere with the specified color. @@ -1513,7 +1515,7 @@ The number of segments to generate. The color of the sphere. - + Draws a sphere with the specified color. @@ -1522,7 +1524,7 @@ The drawing offset of the sphere. The color of the sphere. - + Draws a sphere with the specified color and duration. @@ -1533,7 +1535,7 @@ The duration of the sphere's visibility, in seconds. If 0 is passed, the sphere is visible for a single frame. - + Draws a sphere with the specified color and duration. @@ -1545,7 +1547,7 @@ The duration of the sphere's visibility, in seconds. If 0 is passed, the sphere is visible for a single frame. - + Draws a sphere with the specified color and duration. @@ -1560,7 +1562,7 @@ will have the sphere be obscured by objects closer to the camera. - + Draws a sphere. @@ -1576,20 +1578,20 @@ will have the sphere be obscured by objects closer to the camera. - + Draws an axis-aligned bounding box. The bounding box to draw. - + Draws an axis-aligned bounding box. The bounding box to draw. The color of the box. - + Draws an axis-aligned bounding box. @@ -1599,7 +1601,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws an axis-aligned bounding box. @@ -1613,14 +1615,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a wireframe cube with a center and a size. The center point. The extents of the box. - + Draws a wireframe cube with the specified orientation. @@ -1628,7 +1630,7 @@ The extents of the box. The orientation of the box. - + Draws a wireframe cube with the specified color. @@ -1636,7 +1638,7 @@ The extents of the box. The color of the box. - + Draws a wireframe cube with the specified orientation and color. @@ -1645,7 +1647,7 @@ The orientation of the box. The color of the box. - + Draws a wireframe cube with the specified color and duration. @@ -1656,7 +1658,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a wireframe cube with the specified orientation, color, and duration. @@ -1668,7 +1670,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a wireframe cube with the specified color and duration. @@ -1683,7 +1685,7 @@ will have the box be obscured by objects closer to the camera. - + Draws a wireframe cube with the specified orientation, color, and duration. @@ -1699,14 +1701,14 @@ will have the box be obscured by objects closer to the camera. - + Draws a wireframe cube with the specified color. The cuboid to draw. The color of the box. - + Draws a wireframe cube with the specified color and duration. @@ -1716,7 +1718,7 @@ The duration of the box's visibility, in seconds. If 0 is passed, the box is visible for a single frame. - + Draws a wireframe cube with the specified color and duration. diff --git a/X10D.dll b/X10D.dll index 7722149..14c228a 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/package.json b/package.json index dddcc26..f230568 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "3.2.0-nightly.193", + "version": "3.2.0-nightly.195", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [