24 lines
492 B (Stored with Git LFS)
JSON
24 lines
492 B (Stored with Git LFS)
JSON
{
|
|
"name": "com.vrmc.gltf",
|
|
"version": "0.120.0",
|
|
"displayName": "UniGLTF",
|
|
"description": "GLTF importer and exporter",
|
|
"unity": "2021.3",
|
|
"keywords": [
|
|
"gltf"
|
|
],
|
|
"author": {
|
|
"name": "VRM Consortium"
|
|
},
|
|
"dependencies": {
|
|
"com.vrmc.vrmshaders": "0.120.0",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "GltfViewer",
|
|
"description": "UniGLTF runtime loader sample",
|
|
"path": "Samples~/GltfViewer"
|
|
}
|
|
]
|
|
} |