WuhuIslandTesting/Library/PackageCache/com.stresslevelzero.marrow.sdk@1.2.0/Plugins/Unity Mesh Simplifier/package.json
2025-01-07 02:06:59 +01:00

22 lines
500 B
JSON

{
"name": "com.whinarn.unitymeshsimplifier",
"displayName": "Unity Mesh Simplifier",
"version": "3.0.1",
"unity": "2018.1",
"description": "Simplifies 3D meshes with ease. Works both in the editor and during runtime in builds.",
"type": "library",
"keywords": [
"3d",
"mesh",
"polygon",
"triangle",
"simplification",
"decimation",
"reduction",
"optimization"
],
"author": {
"name": "Mattias Edlund",
"url": "https://github.com/Whinarn"
}
}