com.vrmc.gltf
GLTF importer and exporter
Samples~/GltfViewer
UniGLTF runtime loader sample
请注意,这里显示的 package.json 信息是由 API 返回的,并不是原始 package.json 数据。这意味着某些字段可能会被修改或删除。
{
"name": "com.vrmc.gltf",
"displayName": "UniGLTF",
"version": "0.110.0",
"unity": "2019.4",
"unityRelease": null,
"description": "GLTF importer and exporter",
"url": "https://vpm.vrczh.org/files/download/com.vrmc.gltf@0.110.0@vrm-converter-for-vrchat.zip?fileId=packages%2Fe459799911a2806de842a5c6e452dd576cce164533e7f4eb1ad726c4b3e2b9e5%2Fcom.vrmc.gltf@0.110.0@vrm-converter-for-vrchat.zip",
"localPath": null,
"author": {
"name": "VRM Consortium",
"email": null,
"url": null
},
"zipSHA256": "e459799911a2806de842a5c6e452dd576cce164533e7f4eb1ad726c4b3e2b9e5",
"legacyPackages": [],
"legacyFolders": {
"Assets/UniGLTF": "49e44e391b2db4e41bd32306cf7c7af5",
"Assets/MeshUtility": "f11c20c3f50e40b4f8f6259f8e0886e0",
"Assets/VRMShaders": "503ae90aee4d0224db69e4e74762223b"
},
"legacyFiles": {
"CombineMeshesAndSubMeshes.cs": null
},
"changelogUrl": null,
"dependencies": {
"com.vrmc.vrmshaders": "0.110.0",
"com.unity.modules.animation": "1.0.0"
},
"gitDependencies": {},
"vpmDependencies": {
"com.vrmc.vrmshaders": "0.110.0"
},
"hideInEditor": null,
"keywords": [
"gltf"
],
"license": null,
"samples": [
{
"displayName": "GltfViewer",
"description": "UniGLTF runtime loader sample",
"path": "Samples~/GltfViewer"
}
],
"headers": {},
"id": null
}
由 VRM Consortium 制作