Skip to content
QiuHanWen edited this page Mar 22, 2024 · 2 revisions

Shared Assets

The SDK provides commonly used shared assets such as prefabs, configuration files, and textures, making it easier for you to create prototypes. You can find them in the Packages/AliveDesktopSDK/Threeyes/ShareAssets directory:

image

Note: These assets are read-only, so you cannot modify them (except for prefab instances, as all modifications are stored in the scene file).

Clone this wiki locally