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.125.0",
"unity": "2021.3",
"unityRelease": null,
"description": "GLTF importer and exporter",
"url": "https://vpm.vrczh.org/files/download/com.vrmc.gltf@0.125.0@vrm-converter-for-vrchat.zip?fileId=packages%2Fb6edddde9d91956786304fb63364e019c2ea64ccabdd86691f66a48afe9d0c54%2Fcom.vrmc.gltf@0.125.0@vrm-converter-for-vrchat.zip",
"localPath": null,
"author": {
"name": "VRM Consortium",
"email": null,
"url": null
},
"zipSHA256": "b6edddde9d91956786304fb63364e019c2ea64ccabdd86691f66a48afe9d0c54",
"legacyPackages": [
"com.vrmc.vrmshaders"
],
"legacyFolders": {
"Assets/UniGLTF": "49e44e391b2db4e41bd32306cf7c7af5",
"Assets/MeshUtility": "f11c20c3f50e40b4f8f6259f8e0886e0",
"Assets/VRMShaders": "503ae90aee4d0224db69e4e74762223b"
},
"legacyFiles": {
"CombineMeshesAndSubMeshes.cs": null
},
"changelogUrl": null,
"dependencies": {
"com.unity.modules.animation": "1.0.0"
},
"gitDependencies": {},
"vpmDependencies": {},
"hideInEditor": null,
"keywords": [
"gltf"
],
"license": null,
"samples": [
{
"displayName": "GltfViewer",
"description": "UniGLTF runtime loader sample",
"path": "Samples~/GltfViewer"
}
],
"headers": {},
"id": null
}
由 VRM Consortium 制作