> For the complete documentation index, see [llms.txt](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/3.-ji-shu/metahuman.md).

# Metahuman

《Werewolf and Witch》使用Metahuman技术来宣传服务并生成各种电影级内容。

{% embed url="<https://www.youtube.com/watch?v=BLkwXzkykus&t=2s>" %}

《Werewolf and Witch》使用的是虚幻引擎5.2中的MetaHuman技术，它是一种快速而创新的人物生成技术。MetaHuman是一种强大的工具，可以让设计师和艺术家创建出外貌和动作极为逼真的数字人物角色。MetaHuman提供了各种预设的人物角色，使设计师和艺术家能够快速创建他们想要的角色。这些预设包括不同的种族、年龄、性别、发型、服装等各种特征，可以创建出各种不同的人物角色。MetaHuman利用先进的3D扫描技术来生成逼真的面部形状和纹理。此外，它还应用了先进的动画系统来实现逼真的动作。MetaHuman支持行走、奔跑、跳舞等多种动作，可以实现生动的角色动作。此外，MetaHuman可定制，并与虚幻引擎的各种功能集成。例如，MetaHuman角色可以轻松集成到虚幻引擎的游戏或模拟项目中，并添加各种游戏逻辑和交互。MetaHuman作为一种能够快速而有效地创建出令人惊叹的逼真人物角色的工具，预计将在游戏开发、虚拟现实、电影、动画等多个领域得到广泛应用。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://werewolf-and-witch.gitbook.io/whitepaper-chinese/3.-ji-shu/metahuman.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
