バグ修正です
Download
ReleaseNote
other unitypackage
UniVRM API sample
VRM-1.0Beta
VRM-1.0Beta API sample
package |
folder |
UniVRM |
Assets/VRMShaders, Assets/UniGLTF, Assets/VRM |
UniVRM_Samples |
Assets/VRM_Samples |
VRM |
Assets/VRMShaders, Assets/UniGLTF, Assets/VRM10 |
VRM_Samples |
Assets/VRM10_Samples |
UPM
// manifest.json
{
"dependencies": {
///
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.103.1",
"com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.103.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.103.1",
"com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.103.1",
///
}
}