14 lines
420 B
Markdown
14 lines
420 B
Markdown
# Demo UI
|
|
|
|
中文说明见 [README_UI.zh-CN.md](README_UI.zh-CN.md).
|
|
|
|
The public DLL-only UPM package does not include Demo UI source files or importable sample scenes.
|
|
|
|
Use the SDK from your own Unity scene by creating a `FaceModuleManager` through:
|
|
|
|
```text
|
|
AISU/SI-M1 Face SDK/Create Manager GameObject
|
|
```
|
|
|
|
For Demo UI source, sample scenes, or internal validation tests, use the private development SDK repository.
|