mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 06:45:40 +00:00
Update upm branch (b68c804b46
)
This commit is contained in:
parent
5654c05cf0
commit
0fda4c4522
BIN
X10D.Unity.dll
BIN
X10D.Unity.dll
Binary file not shown.
6
X10D.xml
6
X10D.xml
@ -3740,12 +3740,6 @@
|
|||||||
</summary>
|
</summary>
|
||||||
<value>An empty polyhedron.</value>
|
<value>An empty polyhedron.</value>
|
||||||
</member>
|
</member>
|
||||||
<member name="P:X10D.Drawing.Polyhedron.IsConvex">
|
|
||||||
<summary>
|
|
||||||
Returns a value indicating whether this polyhedron is convex.
|
|
||||||
</summary>
|
|
||||||
<value><see langword="true" /> if this polyhedron is convex; otherwise, <see langword="false" />.</value>
|
|
||||||
</member>
|
|
||||||
<member name="P:X10D.Drawing.Polyhedron.VertexCount">
|
<member name="P:X10D.Drawing.Polyhedron.VertexCount">
|
||||||
<summary>
|
<summary>
|
||||||
Gets the number of vertices in this polyhedron.
|
Gets the number of vertices in this polyhedron.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"url": "https://oliverbooth.dev"
|
"url": "https://oliverbooth.dev"
|
||||||
},
|
},
|
||||||
"displayName": "X10D",
|
"displayName": "X10D",
|
||||||
"version": "3.2.0-nightly.215",
|
"version": "3.2.0-nightly.216",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
"description": "Extension methods on crack",
|
"description": "Extension methods on crack",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
Reference in New Issue
Block a user