Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.mathematics@1.1.0/package.json
2022-11-12 13:10:03 +01:00

17 lines
457 B
JSON

{
"name": "com.unity.mathematics",
"displayName": "Mathematics",
"version": "1.1.0",
"unity": "2018.3",
"description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.",
"keywords": [
"unity"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "git@github.com:Unity-Technologies/Unity.Mathematics.git",
"revision": "0a3dfafaf606098ea681de4c4be60f3aac63b773"
}
}