您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Lasse Jon Fuglsang Pedersen 6d85bcb5 | 5 年前 | |
---|---|---|
Editor | 5 年前 | |
Editor.Deps | 5 年前 | |
Runtime | 5 年前 | |
ShaderLibrary | 5 年前 | |
Editor.Deps.meta | 5 年前 | |
Editor.meta | 5 年前 | |
LICENSE.md | 5 年前 | |
LICENSE.md.meta | 5 年前 | |
README.md | 5 年前 | |
README.md.meta | 5 年前 | |
Runtime.meta | 5 年前 | |
ShaderLibrary.meta | 5 年前 | |
TODO.txt | 5 年前 | |
TODO.txt.meta | 5 年前 | |
Third Party Notices.md | 5 年前 | |
Third Party Notices.md.meta | 5 年前 | |
package.json | 5 年前 | |
package.json.meta | 5 年前 |
README.md
Package: com.unity.demoteam.digital-human
Library of digital human tech features from The Heretic.
Requirements
- Unity 2019.3.0f3 +
Usage
Declare the package and its dependencies as git dependencies in Packages/manifest.json
:
"dependencies": {
"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.sample