logoRemuria

VRM

0.128.1 Public

VRM

The core library for UniVRM-0.XX.

Import VRM (Unity 2019.3.4f1~)

Window -> Package Manager -> Add package from git URL and add the followings in order:

  • https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders
  • https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM => depends on VRMShaders

or add the package name and git URL in Packages/manifest.json:

{
  "dependencies": {
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM",
  }
}

Keywords

  • vrm
  • importer
  • avatar
  • vr

Install via VCC

Package ID

com.vrmc.univrm

Unity Version

2021.3

Unity Release

undefined

VRChat Version

undefined

Author

VRM Consortium

License

undefined

Documentation URL

undefined

Changelog URL

undefined