You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
517 B
JSON
19 lines
517 B
JSON
|
3 years ago
|
{
|
||
|
|
"name": "com.unity.mathematics",
|
||
|
|
"displayName": "Mathematics",
|
||
|
|
"version": "1.2.5",
|
||
|
|
"unity": "2018.3",
|
||
|
|
"description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.",
|
||
|
|
"keywords": [
|
||
|
|
"unity"
|
||
|
|
],
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.com/Unity-Technologies/Unity.Mathematics.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "53b0c4756c3c0dff3746285a8b83e858c26cdb06"
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "243f5d6a9cfeb7fcde5a1307818a49a022cfcff8"
|
||
|
|
}
|
||
|
|
}
|