v2.5.14
- Features
- Added some methods to
VgoModelAsset
that can be used after runtime loading.
- Added some methods to
- Changes
- The version of
com.izayoi.unishaders
is now1.6.1
.
- The version of
- Fixes
- Fixed typo.
Install packages
<Project>/Packages/package.json
{
"dependencies": {
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.0",
"com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.14",
"com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0",
}
}