emilianavt / VSeeFaceSDK

The VSeeFace SDK for Unity is used to export models in the VSFAvatar format.
149 stars 10 forks source link

About import issue of VSeeFaceSDK #17

Closed tomtomtong closed 2 years ago

tomtomtong commented 2 years ago

Hello. Would I use the SDK to import VSFAvatar in runtime?

emilianavt commented 2 years ago

If you would like to confirm how your exported avatar looks, you can use the VSFAvatarInspector component to runtime import it into the project. However, much of the VSFAvatar functionality only works inside VSeeFace, so for actually testing the avatar, I would still recommend importing it in the actual program.