com.vrmc.univrm
VRM importer
Samples~/SimpleViewer
VRM runtime loader sample
Samples~/FirstPersonSample
First Person layer sample with multi camera
Samples~/RuntimeExporterSample
VRM runtime exporter sample
Samples~/AnimationBridgeSample
BlendShape animation clip sample
请注意,这里显示的 package.json 信息是由 API 返回的,并不是原始 package.json 数据。这意味着某些字段可能会被修改或删除。
{
"name": "com.vrmc.univrm",
"displayName": "VRM",
"version": "0.125.0",
"unity": "2021.3",
"unityRelease": null,
"description": "VRM importer",
"url": "https://vpm.vrczh.org/files/download/com.vrmc.univrm@0.125.0@vrm-converter-for-vrchat.zip?fileId=packages%2F26b32d51bc962131cd3670ddee0d600cd0007551e155a8987e11d3a21bbab6dd%2Fcom.vrmc.univrm@0.125.0@vrm-converter-for-vrchat.zip",
"localPath": null,
"author": {
"name": "VRM Consortium",
"email": null,
"url": null
},
"zipSHA256": "26b32d51bc962131cd3670ddee0d600cd0007551e155a8987e11d3a21bbab6dd",
"legacyPackages": [],
"legacyFolders": {
"Assets/VRM": "75d26f96621a132458dec4d8f64e1e38"
},
"legacyFiles": {},
"changelogUrl": null,
"dependencies": {
"com.vrmc.gltf": "0.125.0",
"com.unity.ugui": "1.0.0"
},
"gitDependencies": {},
"vpmDependencies": {
"com.vrmc.gltf": "0.125.0"
},
"hideInEditor": null,
"keywords": [
"vrm",
"importer",
"avatar",
"vr"
],
"license": null,
"samples": [
{
"displayName": "SimpleViewer",
"description": "VRM runtime loader sample",
"path": "Samples~/SimpleViewer"
},
{
"displayName": "FirstPersonSample",
"description": "First Person layer sample with multi camera",
"path": "Samples~/FirstPersonSample"
},
{
"displayName": "RuntimeExporterSample",
"description": "VRM runtime exporter sample",
"path": "Samples~/RuntimeExporterSample"
},
{
"displayName": "AnimationBridgeSample",
"description": "BlendShape animation clip sample",
"path": "Samples~/AnimationBridgeSample"
}
],
"headers": {},
"id": null
}
由 VRM Consortium 制作