com.unity.demoteam.digital-human.sample
com.unity.demoteam.digital-human.sample copied to clipboard
Character sample featuring the digital human from 'The Heretic'.
Package: com.unity.demoteam.digital-human.sample
Character sample featuring the digital human from The Heretic.
Requirements
- Unity 2019.3.12f1 +
- HDRP 7.3.1 +
- Git-LFS (https://git-lfs.github.com/)
Usage
Using this package requires git lfs. To install git lfs, open a command prompt and run
git lfs install. This is essential, as otherwise the downloaded package will be in an incomplete state.
After installing git lfs, declare the package and its dependencies as git dependencies in Packages/manifest.json:
"dependencies": {
"com.unity.demoteam.digital-human.sample": "https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.sample.git",
"com.unity.demoteam.digital-human": "https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.git",
"com.unity.demoteam.attributes": "https://github.com/Unity-Technologies/com.unity.demoteam.attributes.git",
...
}
See also
https://github.com/Unity-Technologies/com.unity.demoteam.digital-human